[PATCH] D74581: [llvm][aarch64][sve] Prefetch intrinsics. [WIP]

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 15:00:27 PST 2020


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

Replace `<n x ...` with `<vscale x ...` in the test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74581

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/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-prefetches.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74581.244539.patch
Type: text/x-patch
Size: 50099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/4b8be50c/attachment.bin>


More information about the llvm-commits mailing list