Files
clang-p2996/llvm/test/Transforms/LoopUnroll/runtime-loop-multiexit-dom-verify.ll
Florian Hahn 9153c27385 [LoopUnroll] Make test more robust by removing undef.
Replace a uses of undef in the tests. The undef causes runtime checks
to be trivially fold/removeable, which does defeat the purpose of the test.
2022-01-08 15:44:23 +00:00

38 KiB