[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
Thu Aug 16 08:58:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339887: [InstCombine] Expand the simplification of pow(x, 0.5) to sqrt(x) (authored by evandro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50036?vs=160875&id=161037#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50036

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50036.161037.patch
Type: text/x-patch
Size: 19186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/1c36d185/attachment-0001.bin>


More information about the llvm-commits mailing list