[PATCH] D135354: [LoopPredication] Insert assumes of conditions of predicated guards
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 23:54:04 PDT 2022
mkazantsev accepted this revision.
mkazantsev added a comment.
This revision is now accepted and ready to land.
LG. I have a concern of potential code size growth, but on the other hand it can be easily switched off if it ever becomes a problem.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135354/new/
https://reviews.llvm.org/D135354
More information about the llvm-commits
mailing list