[PATCH] D78267: [InstCombine][SVE] Fix visitExtractElementInst for scalable type.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 20:33:28 PDT 2020
huihuiz updated this revision to Diff 261119.
huihuiz marked 2 inline comments as done.
huihuiz edited the summary of this revision.
huihuiz added a comment.
Thanks Eli for the feedback!
Please let me know if the fixes related to shuffle vector make sense to you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78267/new/
https://reviews.llvm.org/D78267
Files:
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/test/Transforms/InstCombine/vscale_extractelement.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78267.261119.patch
Type: text/x-patch
Size: 11832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/f6cd7920/attachment.bin>
More information about the llvm-commits
mailing list