forked from OSchip/llvm-project
63081dc6f6
If both OpA and OpB is an add with NSW/NUW and with the same LHS operand, we can guarantee that the transformation is safe if we can prove that OpA won't overflow when IdxDiff added to the RHS of OpA. Review: https://reviews.llvm.org/D79817 |
||
---|---|---|
.. | ||
codegenprepare-produced-address-math.ll | ||
compare-scev-by-complexity.ll | ||
correct-order.ll | ||
lit.local.cfg | ||
load-width.ll | ||
merge-tbaa.ll | ||
non-byte-size.ll | ||
preserve-order32.ll | ||
preserve-order64.ll | ||
subchain-interleaved.ll | ||
vector-scalar.ll | ||
vectorize-i8-nested-add.ll |