[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
Fri Feb 23 06:22:45 PST 2018


Quolyk updated this revision to Diff 135633.
Quolyk edited reviewers, added: efriedma; removed: davide.

https://reviews.llvm.org/D41342

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

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


More information about the llvm-commits mailing list