[PATCH] D79803: [AArch64][SVE] Add patterns for VSELECT of immediate with a variable.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 13:28:17 PDT 2020
efriedma created this revision.
efriedma added reviewers: sdesmalen, fpetrogalli.
Herald added subscribers: danielkiss, psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added a project: LLVM.
This covers forms involving "CPY (immediate, merging)".
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79803
Files:
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-vselect-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79803.263504.patch
Type: text/x-patch
Size: 14195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/c41df40a/attachment.bin>
More information about the llvm-commits
mailing list