Files
clang-p2996/llvm/test/Transforms/LoopStrengthReduce
Florian Hahn dae5cd73cb Recommit "[LSR] Consider post-inc form when creating extends/truncates."
This reverts the revert commit 1797ab36ef.

The recommitted version now checks the PostIncLoopSets for all fixups
and returns nullptr if the result doesn't match for all fixups.
2023-06-19 17:57:06 +01:00
..