[PATCH] D73636: [AArch64][SVE] SVE2 intrinsics for complex integer arithmetic
Kerry McLaughlin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 5 10:24:42 PST 2020
kmclaughlin updated this revision to Diff 242683.
kmclaughlin edited the summary of this revision.
kmclaughlin added a comment.
Changed misleading intrinsic class names used with cadd, sqcadd, cmla & sqrdcmlah
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73636/new/
https://reviews.llvm.org/D73636
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve2-intrinsics-uniform-complex-arith.ll
llvm/test/CodeGen/AArch64/sve2-intrinsics-widening-complex-int-arith.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73636.242683.patch
Type: text/x-patch
Size: 30265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200205/eda919dd/attachment-0001.bin>
More information about the cfe-commits
mailing list