[PATCH] D135010: [GlobalISel] Combine `(x + y) - y -> x` and friends
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 10:16:14 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG970cb99e0a8c: [GlobalISel] Combine `(x + y) - y -> x` and friends (authored by paquette).
Changed prior to commit:
https://reviews.llvm.org/D135010?vs=464517&id=464725#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135010/new/
https://reviews.llvm.org/D135010
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/combine-add-of-sub.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135010.464725.patch
Type: text/x-patch
Size: 16070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/8d5295e6/attachment.bin>
More information about the llvm-commits
mailing list