[PATCH] D16893: Keep CodeGenPrepare from preserving the dominator tree

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 07:11:54 PST 2016


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

LGTM.

As CGP is the last pass run before SDAG, how exactly did you find this bug out of interest?

James


http://reviews.llvm.org/D16893





More information about the llvm-commits mailing list