[PATCH] D139275: [SimplifyCFG] `FoldBranchToCommonDest()`: deal with mismatched IV's in PHI's in common successor block
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 08:28:50 PST 2022
alexfh added a comment.
In D139275#4001603 <https://reviews.llvm.org/D139275#4001603>, @lebedev.ri wrote:
> In D139275#4001601 <https://reviews.llvm.org/D139275#4001601>, @alexfh wrote:
>
>> I will revert this patch. Please ensure the provided test case works fine before recommitting.
>
> Thanks for the reproducer. Will revert in a sec.
I've done that already. I had a revert prepared with conflict resolutions for the opaque pointers migration.
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