[PATCH] D74785: [AArch64][SVE] Add intrinsics for SVE2 bitwise ternary operations
Danilo Carvalho Grael via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 10:38:07 PST 2020
dancgr updated this revision to Diff 245457.
dancgr added a comment.
Merging all instructions into same multiclass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74785/new/
https://reviews.llvm.org/D74785
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve2-bitwise-ternary.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74785.245457.patch
Type: text/x-patch
Size: 17183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/89f081fd/attachment.bin>
More information about the llvm-commits
mailing list