[PATCH] D76720: [Transforms][SROA] Promote allocas with mem2reg for scalable types
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 29 06:23:02 PDT 2020
c-rhodes updated this revision to Diff 253416.
c-rhodes added a comment.
- Add test for unpromotable scalable alloca.
- Rename %pg -> %vec in <vscale x 16 x i8> test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76720/new/
https://reviews.llvm.org/D76720
Files:
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/test/Transforms/SROA/scalable-vectors.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76720.253416.patch
Type: text/x-patch
Size: 23244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/4150fc2e/attachment-0001.bin>
More information about the llvm-commits
mailing list