[PATCH] D71298: [AArch64][SVE] Add patterns for scalable vselect
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 13:42:14 PST 2019
cameron.mcinally created this revision.
cameron.mcinally added reviewers: sdesmalen, c-rhodes, rovka, eli.friedman, rengolin.
Herald added subscribers: llvm-commits, psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
This patch matches scalable vector selects to predicated move instructions.
Repository:
rL LLVM
https://reviews.llvm.org/D71298
Files:
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71298.233180.patch
Type: text/x-patch
Size: 5964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/c2580523/attachment.bin>
More information about the llvm-commits
mailing list