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

Mandeep Singh Grang via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 15:31:26 PST 2015


mgrang updated this revision to Diff 40443.
mgrang added a comment.

Made the test case target independent.


http://reviews.llvm.org/D13994

Files:
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/pow-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13994.40443.patch
Type: text/x-patch
Size: 7864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/f57bd5d5/attachment.bin>


More information about the llvm-commits mailing list