[PATCH] D135010: [GlobalISel] Combine `(x + y) - y -> x` and friends
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 1 13:30:29 PDT 2022
paquette updated this revision to Diff 464517.
paquette added a comment.
add vector stuff
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.464517.patch
Type: text/x-patch
Size: 16010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221001/9ce28996/attachment.bin>
More information about the llvm-commits
mailing list