[PATCH] D80850: [llvm][SVE] IR intrinsics for quadword permutation instructions.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 14:36:06 PDT 2020


fpetrogalli updated this revision to Diff 268939.
fpetrogalli added a comment.

Replace `_128` with `_Q` in the instruction definitions in tablegen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80850

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-perm-select-matmul-fp64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80850.268939.patch
Type: text/x-patch
Size: 30006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/c96359b6/attachment-0001.bin>


More information about the llvm-commits mailing list