LanaiSetflagAluCombiner could previously combine instructions across basic building blocks even when not legal. Make the LanaiSetflagAluCombiner more conservative to avoid this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D18746
[lanai] LanaiSetflagAluCombiner more conservative ClosedPublic Authored by jpienaar on Apr 3 2016, 9:50 AM.
Details Summary LanaiSetflagAluCombiner could previously combine instructions across basic building blocks even when not legal. Make the LanaiSetflagAluCombiner more conservative to avoid this.
Diff Detail
Event Timelinejpienaar updated this object. Closed by commit rL265411: [lanai] LanaiSetflagAluCombiner more conservative (authored by jpienaar). · Explain WhyApr 5 2016, 9:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52704 llvm/trunk/lib/Target/Lanai/LanaiSetflagAluCombiner.cpp
llvm/trunk/test/CodeGen/Lanai/combined_alu_setcc.ll
|