[PATCH] D75900: [AArch64][SVE] Add the @llvm.aarch64.sve.dup.unpred intrinsic
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 12 07:03:12 PDT 2020
andwar updated this revision to Diff 249915.
andwar added a comment.
- Renamed @llvm.aarch64.sve.dup.unpred as @llvm.aarch64.sve.dup.x (this is consistent with other unpredicated intrinsics)
- Restored the original name of @llvm.aarch64.sve.dup
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75900/new/
https://reviews.llvm.org/D75900
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-dup-x.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75900.249915.patch
Type: text/x-patch
Size: 5591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/0c9906ef/attachment.bin>
More information about the llvm-commits
mailing list