[PATCH] D50035: [SLC] Expand simplification of pow() for vector types

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 18:09:08 PDT 2018


evandro updated this revision to Diff 158436.
evandro retitled this revision from "[SLC] Fix precision shrinking for pow()" to "[SLC] Expand simplification of pow() for vector types".
evandro edited the summary of this revision.

https://reviews.llvm.org/D50035

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50035.158436.patch
Type: text/x-patch
Size: 9311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/e7e4b926/attachment.bin>


More information about the llvm-commits mailing list