[PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 12:55:14 PST 2015


mcrosier added a comment.

Please run clang-format on the patch.  At minimum it should reduce the amount of unnecessary vertical space in the getPow function.


http://reviews.llvm.org/D13994





More information about the llvm-commits mailing list