[PATCH] D93229: [VectorCombine] allow peeking through GEPs when creating a vector load
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 19 13:28:19 PST 2020
aqjune added a comment.
I made a patch here: D93586 <https://reviews.llvm.org/D93586>.
It touches InstCombinerImpl::SimplifyDemandedVectorElts only to keep the size of diff manageable.
Sent a mail to llvm-dev too
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93229/new/
https://reviews.llvm.org/D93229
More information about the llvm-commits
mailing list