[PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 13:02:42 PST 2016
mcrosier accepted this revision.
mcrosier added a comment.
This revision is now accepted and ready to land.
LGTM. Overall, I'm happy with this patch. We saw a number of non-trivial improvements on external tests with no slowdowns. The differences in the inline assembly across Spec and the test-suite didn't raise any concerns. Thanks for working on this, Haicheng.
Repository:
rL LLVM
http://reviews.llvm.org/D15508
More information about the llvm-commits
mailing list