There is an issue with early CSE hitting an assert, so temporarily remove the pass from the Arm backend.
Bug: https://bugs.llvm.org/show_bug.cgi?id=41081
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D59410
[ARM] Remove EarlyCSE from backend ClosedPublic Authored by samparker on Mar 15 2019, 6:00 AM.
Details Summary There is an issue with early CSE hitting an assert, so temporarily remove the pass from the Arm backend.
Diff Detail Event TimelineHerald added subscribers: zzheng, kristof.beyls, javed.absar. · View Herald TranscriptMar 15 2019, 6:00 AM This revision is now accepted and ready to land.Mar 15 2019, 6:05 AM Closed by commit rL356259: [ARM] Remove EarlyCSE from backend (authored by sam_parker). · Explain WhyMar 15 2019, 6:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 190812 lib/Target/ARM/ARMTargetMachine.cpp
test/CodeGen/ARM/O3-pipeline.ll
test/CodeGen/ARM/ParallelDSP/unroll-n-jam-smlad.ll
test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll
|