[PATCH] D68023: [AArch64][SVE] Implement int_aarch64_sve_cnt intrinsic
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 02:47:26 PDT 2019
kmclaughlin updated this revision to Diff 222780.
kmclaughlin added a comment.
- Fixes alignment of last argument to //sve_int_un_pred_arit_1// in AArch64SVEInstrInfo.td
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68023/new/
https://reviews.llvm.org/D68023
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-intrinsics-counting-bits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68023.222780.patch
Type: text/x-patch
Size: 8195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/22501ad1/attachment.bin>
More information about the llvm-commits
mailing list