[PATCH] D68023: [AArch64][SVE] Implement int_aarch64_sve_cnt intrinsic

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 07:17:31 PDT 2019


kmclaughlin created this revision.
kmclaughlin added reviewers: c-rhodes, sdesmalen, rovka.
Herald added subscribers: psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added a project: LLVM.
kmclaughlin added a parent revision: D68021: [IntrinsicEmitter] Add overloaded type VecOfBitcastsToInt for SVE intrinsics.

This patch includes tests for the VecOfBitcastsToInt type added by D68021 <https://reviews.llvm.org/D68021>


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.221758.patch
Type: text/x-patch
Size: 8191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/72e23c79/attachment.bin>


More information about the llvm-commits mailing list