[PATCH] D74471: [AArch64][SVE] Add predicate reinterpret intrinsics

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 02:30:18 PST 2020


c-rhodes updated this revision to Diff 246163.
c-rhodes marked an inline comment as done.
c-rhodes added a comment.

Remove change to lower `SPLAT_VECTOR` of i1s to `pfalse` and update test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74471/new/

https://reviews.llvm.org/D74471

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-reinterpret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74471.246163.patch
Type: text/x-patch
Size: 9740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/8e022960/attachment.bin>


More information about the llvm-commits mailing list