mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
eed0bb3d71
Fixed a bug in run-time checks for possible memory conflicts inside loop. The bug is in Low <-> High boundaries calculation. The High boundary should be calculated as "last memory access pointer + element size". Differential revision: https://reviews.llvm.org/D23176 llvm-svn: 279930 |
||
---|---|---|
.. | ||
loopversioningLICM1.ll | ||
loopversioningLICM2.ll | ||
loopversioningLICM3.ll | ||
metadata.ll |