[PATCH] D50036: [SLC] Expand the simplification of pow(x, 0.5) to sqrt(x)

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 11:45:28 PDT 2018


evandro updated this revision to Diff 160875.

https://reviews.llvm.org/D50036

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/pow-1.ll
  llvm/test/Transforms/InstCombine/pow-sqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50036.160875.patch
Type: text/x-patch
Size: 19132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/a1dd1249/attachment.bin>


More information about the llvm-commits mailing list