[PATCH] D45943: [PM/LoopUnswitch] Begin teaching SimpleLoopUnswitch to use the new update API for dominators rather than doing manual, hacky updates.
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 24 14:07:55 PDT 2018
fedor.sergeev accepted this revision.
fedor.sergeev added a comment.
Looks good to me.
Thanks for the effort.
This version finally passes all the tests on our internal pipeline!
Repository:
rL LLVM
https://reviews.llvm.org/D45943
More information about the llvm-commits
mailing list