[PATCH] D147910: [IRCE] Relax restrictions on IRCE's latch exit count
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 06:07:06 PDT 2023
mkazantsev planned changes to this revision.
mkazantsev added a comment.
While discussing this offline, we found a potential problem that loop's max symbolic count type can be wider than what there was before. I'll add a test and update the patch to not pessimize it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147910/new/
https://reviews.llvm.org/D147910
More information about the llvm-commits
mailing list