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

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 11:20:25 PDT 2015


majnemer added a comment.

I wonder if an argument could be made that this expansion should happen in CodeGenPrep instead of SimplifyLibCalls...


Repository:
  rL LLVM

http://reviews.llvm.org/D13994





More information about the llvm-commits mailing list