Add it to right_identity_zero.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96621
[GlobalISel] Combine (x + 0) -> x, G_PTR_ADD edition ClosedPublic Authored by paquette on Feb 12 2021, 11:08 AM.
Details Summary Add it to right_identity_zero.
Diff Detail
Event TimelineHerald added subscribers: kerbowa, rovka, nhaehnle, jvesely. · View Herald TranscriptFeb 12 2021, 11:08 AM This revision is now accepted and ready to land.Feb 12 2021, 11:17 AM paquette added a child revision: D96624: [AArch64][GlobalISel] Fold constants into G_GLOBAL_VALUE.Feb 12 2021, 11:59 AM Closed by commit rG145549ff893f: [GlobalISel] Combine (x + 0) -> x, G_PTR_ADD edition (authored by paquette). · Explain WhyFeb 12 2021, 12:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323437 llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-trivial-arith.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
|