[PATCH] D78081: [InstCombine][SVE] Fix visitGetElementPtrInst for scalable type.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 10:11:06 PDT 2020
huihuiz updated this revision to Diff 257392.
huihuiz marked an inline comment as done.
huihuiz edited the summary of this revision.
huihuiz added a comment.
Thanks Eli for the feedbacks!
Yes, it's valid to use scalable type mininal size for inbounds checking.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78081/new/
https://reviews.llvm.org/D78081
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/vscale_gep.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78081.257392.patch
Type: text/x-patch
Size: 8569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/451c2002/attachment.bin>
More information about the llvm-commits
mailing list