phi-empty.ll does not pass under the new PM because the NPM runs
-loop-simplify. Running -loop-simplify ends up not reproing
https://llvm.org/PR48296.
Verified that this test fails when 9eb2c011 is reverted.
Paths
| Differential D92807
[test] Rewrite phi-empty.ll into a unittest ClosedPublic Authored by aeubanks on Dec 7 2020, 7:00 PM.
Details
Summary phi-empty.ll does not pass under the new PM because the NPM runs Verified that this test fails when 9eb2c011 is reverted.
Diff Detail
Event TimelineComment Actions LGTM. This revision is now accepted and ready to land.Dec 8 2020, 8:09 AM This revision was landed with ongoing or failed builds.Dec 8 2020, 10:00 AM Closed by commit rG554e6db18e0f: [test] Rewrite phi-empty.ll into a unittest (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310256 llvm/test/Transforms/LoopRotate/phi-empty.ll
llvm/unittests/IR/BasicBlockTest.cpp
|