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

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 28 13:15:50 PST 2015


joerg accepted this revision.
joerg added a comment.
This revision is now accepted and ready to land.

My concerns have been addressed.


http://reviews.llvm.org/D13994





More information about the llvm-commits mailing list