[PATCH] D74581: [llvm][CodeGen][aarch64] Add contiguous prefetch intrinsics for SVE.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 12:31:39 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG33bf1196475c: [llvm][CodeGen][aarch64] Add contiguous prefetch intrinsics for SVE. (authored by fpetrogalli).

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74581.245961.patch
Type: text/x-patch
Size: 14791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/f1e0fc13/attachment.bin>


More information about the llvm-commits mailing list