[PATCH] D96621: [GlobalISel] Combine (x + 0) -> x, G_PTR_ADD edition
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 12:13:48 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG145549ff893f: [GlobalISel] Combine (x + 0) -> x, G_PTR_ADD edition (authored by paquette).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96621/new/
https://reviews.llvm.org/D96621
Files:
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-trivial-arith.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96621.323437.patch
Type: text/x-patch
Size: 10916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/b488b843/attachment.bin>
More information about the llvm-commits
mailing list