[PATCH] D139275: [SimplifyCFG] `FoldBranchToCommonDest()`: deal with mismatched IV's in PHI's in common successor block
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 03:27:29 PST 2023
samtebbs added a comment.
We've also seen lots of large regressions for a variety of ARM CPUs with the original patch and that weren't fixed by any updates. I'll sort out a reproducer for you as soon as I can.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139275/new/
https://reviews.llvm.org/D139275
More information about the llvm-commits
mailing list