[PATCH] D49925: [SimpleLoopUnswitch] Fix DT updates for trivial branch unswitching.

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 13:44:04 PDT 2018


kuhar accepted this revision.
kuhar added a comment.
This revision is now accepted and ready to land.

This case requires batch updater. It's always surprising that these kinds of bugs can stay undetected for months.


Repository:
  rL LLVM

https://reviews.llvm.org/D49925





More information about the llvm-commits mailing list