[PATCH] D56284: [UnrollRuntime] Fix domTree failure in multiexit unrolling

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 12:13:50 PST 2019


anna planned changes to this revision.
anna added a comment.

the same bug can happen with:

1. latch exit
2. non-immediate successors of latchexit/otherexit.

I have simplified test cases for each of these and we need a more general fix. Working on this.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56284/new/

https://reviews.llvm.org/D56284





More information about the llvm-commits mailing list