[PATCH] D112078: [AArch64][SVE] Add new ld<n> intrinsics that return a struct of vscale types

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 03:32:23 PDT 2021


bsmith updated this revision to Diff 381194.
bsmith added a comment.

- Fix formatting issues in tests and intrinsics definitions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112078

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-ldN-sret-reg+imm-addr-mode.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-ldN-sret-reg+reg-addr-mode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112078.381194.patch
Type: text/x-patch
Size: 59869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/3bf03d18/attachment-0001.bin>


More information about the llvm-commits mailing list