[PATCH] D102748: [LoopUnroll] Don't unroll before vectorisation
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 01:27:24 PDT 2021
lebedev.ri added a reviewer: lebedev.ri.
lebedev.ri added a comment.
Thank you for looking into this!
This was bothering me for some time now, i'm also unsure if the current behavior is optimal.
You need to update pass structure tests, and it would be really good to add a phaseordering test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102748/new/
https://reviews.llvm.org/D102748
More information about the llvm-commits
mailing list