[PATCH] D152871: [SLP] Fixes bug in ShuffleBuilder when duplicate entry already exists.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 18:00:03 PDT 2023
ABataev added a comment.
Yeah, I doubt it is the right fix, most probably the bug is somewhere in the shuffles analysis for shuffleinstruction build. I'm on vacation, will be able to do more deep analysis in ~2 weeks. Or try to debug yourself, if you have time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152871/new/
https://reviews.llvm.org/D152871
More information about the llvm-commits
mailing list