1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test/Transforms/LoopVersioning
Mindong Chen a1b9277190 [LoopUtils] Fix incorrect RT check bounds of loop-invariant mem accesses
This fixes the lower and upper bound calculation of a
RuntimeCheckingPtrGroup when it has more than one loop
invariant pointers. Resolves PR50686.

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D104148
2021-07-19 19:38:24 +08:00
..
add-phi-update-users.ll
basic.ll
convergent.ll
exit-block-dominates-rt-check-block.ll
incorrect-phi.ll
lcssa.ll
loop-invariant-bound.ll
noalias-version-twice.ll
noalias.ll
wrapping-pointer-versioning.ll