[PATCH] D86249: [llvm][sve] Make `llvm.masked.[gather|scatter]` legal for SVE.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 07:45:12 PDT 2020
fpetrogalli updated this revision to Diff 287394.
fpetrogalli added a comment.
I lifted the implemementation to the target-agnostic part of the scalarize pass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86249/new/
https://reviews.llvm.org/D86249
Files:
llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
llvm/lib/IR/Function.cpp
llvm/test/CodeGen/AArch64/llvm-masked-gather-legal-for-sve.ll
llvm/test/CodeGen/AArch64/llvm-masked-scatter-legal-for-sve.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86249.287394.patch
Type: text/x-patch
Size: 9317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/7f05f09b/attachment.bin>
More information about the llvm-commits
mailing list