Files
clang-p2996/llvm/test/Transforms/LoopFusion/cannot_fuse.ll
Arthur Eubanks 689b8e91f2 [test] Fix LoopFusion tests under NewPM
The legacy pass depended on -loop-simplify running. The NPM does not
allow for a non-analysis pass to depend on another non-analysis pass.
2020-12-07 17:37:42 -08:00

15 KiB