[PATCH] D81416: [LV][SLP] Interleave to expose ILP for small loops with scalar reductions.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 03:55:33 PDT 2020
fhahn added a comment.
> We see some applications keep being crashed, due to some changes in LV and probably being fixed later on, or because of its own weakness in some aspects.
Does the application crash or is the crash in LV? If it is LV, it would be great if you could report it at https://bugs.llvm.org
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81416/new/
https://reviews.llvm.org/D81416
More information about the llvm-commits
mailing list