These are generated as a byproduce of legalization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106768
[AArch4][GlobalISel] Post-legalize combine s64 = G_MERGE s32, 0 -> G_ZEXT. ClosedPublic Authored by aemerson on Jul 25 2021, 7:35 AM.
Details Summary These are generated as a byproduce of legalization.
Diff Detail
Event Timelineaemerson added a parent revision: D106762: [AArch64][GlobalISel] Enable some select combines after legalization. aemerson added a child revision: D106776: [GlobalISel] Add a constant folding combine..Jul 25 2021, 3:10 PM This revision is now accepted and ready to land.Jul 25 2021, 10:46 PM This revision was landed with ongoing or failed builds.Jul 26 2021, 10:58 AM Closed by commit rG6af8d360546e: [AArch4][GlobalISel] Post-legalize combine s64 = G_MERGE s32, 0 -> G_ZEXT. (authored by aemerson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 361726 llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-merge.mir
|