[PATCH] D70125: [LV] PreferPredicateOverEpilog respecting predicate loop hint
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 05:11:28 PST 2019
SjoerdMeijer added a comment.
Thanks for reviewing!
I now see that I would have to follow up on this to in addition also respect the option when that disables predication. But I will do that separately, one functional change at a time, since this essentially is a bug fix for the incorrectly initialised loop hint.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70125/new/
https://reviews.llvm.org/D70125
More information about the llvm-commits
mailing list