[PATCH] D83101: [Scalarizer] ExtractElement handling w/ constant extract index
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 01:11:01 PDT 2020
foad added a comment.
In D83101#2134412 <https://reviews.llvm.org/D83101#2134412>, @lebedev.ri wrote:
> Fixed in rGdb05f2e34a5e9380ddcc199d6687531108d795e4 <https://reviews.llvm.org/rGdb05f2e34a5e9380ddcc199d6687531108d795e4>.
Thanks. I can confirm that it fixes all the failures I was seeing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83101/new/
https://reviews.llvm.org/D83101
More information about the llvm-commits
mailing list