[PATCH] D13994: Optimization for pow(x, n) where n is some constant
Paul Robinson via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 10:56:16 PDT 2015
probinson added a subscriber: probinson.
probinson added a comment.
Wouldn't the breakeven point be target dependent? A hard-coded default feels wrong.
http://reviews.llvm.org/D13994
More information about the llvm-commits
mailing list