[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:29 PST 2020
fpetrogalli updated this revision to Diff 245959.
fpetrogalli marked an inline comment as done.
fpetrogalli added a comment.
Address code review from @sdesmalen.
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.245959.patch
Type: text/x-patch
Size: 14791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/8b9a1206/attachment.bin>
More information about the llvm-commits
mailing list