[PATCH] D122207: [IROutliner][IRSim] Add all outlined region basic blocks to canonical numbering to add basic blocks to generated PHINode numbering generation.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 16 14:17:49 PDT 2022
AndrewLitteken added a comment.
In D122207#3455485 <https://reviews.llvm.org/D122207#3455485>, @bjope wrote:
> Seen assertion failures downstream with this patch. Here is a reproducer:
Here is a patch that fixes this issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122207/new/
https://reviews.llvm.org/D122207
More information about the llvm-commits
mailing list