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

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 08:52:16 PST 2019


brzycki added a comment.

@anna thank you for your patience and perseverance with this fix and welcome to the hairy world of manual dominator updates. :)

I too would like to see this moved to DTU in a future update but for now I feel it's sufficient that it's passed your fuzzer tests and is much better than the current state of DT verification failure.

LGTM.


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