[PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 00:41:15 PST 2016


flyingforyou added a comment.

Remove Load-CMP heuristic result.
Test Env: CPU: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz

F1531144: x86_load-cmp_remove-corei5-sandy.csv <http://reviews.llvm.org/F1531144>

I didn't find notable regression.


http://reviews.llvm.org/D16836





More information about the llvm-commits mailing list