[PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 20:20:25 PST 2016


flyingforyou added a comment.

Test Env: CPU: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz

F1567056: x86_div-cmp-heuristic_testresult.csv <http://reviews.llvm.org/F1567056>

I didn't find notable regression on SPEC/test-suite


http://reviews.llvm.org/D17288





More information about the llvm-commits mailing list