[PATCH] D72612: [AArch64][SVE] Add ImmArg property to intrinsics with immediates
Kerry McLaughlin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 16 03:31:50 PST 2020
kmclaughlin updated this revision to Diff 238445.
kmclaughlin added a comment.
- Replace PatLeaf with ImmLeaf & TImmLeaf in the VectorIndex multiclass
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72612/new/
https://reviews.llvm.org/D72612
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72612.238445.patch
Type: text/x-patch
Size: 14798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200116/eef43363/attachment-0001.bin>
More information about the cfe-commits
mailing list