[PATCH] D90723: [AArch64][GlobalISel] Select G_SELECT cc, t, (G_SUB 0, x) -> CSNEG t, x, cc
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 10:16:58 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a8bfe38350d: [AArch64][GlobalISel] Select G_SELECT cc, t, (G_SUB 0, x) -> CSNEG t, x, cc (authored by paquette).
Changed prior to commit:
https://reviews.llvm.org/D90723?vs=302701&id=305208#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90723/new/
https://reviews.llvm.org/D90723
Files:
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-select.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90723.305208.patch
Type: text/x-patch
Size: 5120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/d183d470/attachment.bin>
More information about the llvm-commits
mailing list