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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 09:13:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
evandro marked 3 inline comments as done.
Closed by commit rL339578: [SLC] Expand simplification of pow() for vector types (authored by evandro, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50035?vs=160153&id=160370#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50035

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50035.160370.patch
Type: text/x-patch
Size: 15250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/4b445140/attachment.bin>


More information about the llvm-commits mailing list