[PATCH] D41342: [InstCombine] Missed optimization in math expression: simplify calls exp functions

Dmitry Venikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 22:28:14 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352730: [InstCombine] Missed optimization in math expression: simplify calls exp… (authored by Quolyk, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D41342/new/

https://reviews.llvm.org/D41342

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/trunk/test/Transforms/InstCombine/fmul-exp.ll
  llvm/trunk/test/Transforms/InstCombine/fmul-exp2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41342.184452.patch
Type: text/x-patch
Size: 7311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/efb00eca/attachment.bin>


More information about the llvm-commits mailing list