[PATCH] D86452: [LV] Fix scalar cost for tail predicated loops
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 02:46:44 PST 2020
skatkov added a comment.
@dmgreen While I'm not sure this patch is a real root cause of the loop vectorizer crash https://bugs.llvm.org/show_bug.cgi?id=48564 but revert of this patch eliminates the crash.
I would appreciate if you could look into the bug.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86452/new/
https://reviews.llvm.org/D86452
More information about the llvm-commits
mailing list