[PATCH] D106613: Bad SLPVectorization shufflevector replacement, resulting in write to wrong memory location
Jameson Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 12:32:08 PDT 2021
vtjnash added a comment.
The output looks to be missing a `llvm.masked.gather.v2i64.v2p0i64` call. Did you remember to revert 0d74fd3fdf50 <https://reviews.llvm.org/rG0d74fd3fdf5013e72c9c1682a284b8de7973a805>? I can push a branch to github with this current commit, if that would be helpful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106613/new/
https://reviews.llvm.org/D106613
More information about the llvm-commits
mailing list