[PATCH] D41608: [InstCombine] Missed optimization in math expression: aggressive optimization with pow
Dmitry Venikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 03:33:23 PST 2019
Quolyk updated this revision to Diff 185021.
Quolyk added a comment.
Herald added a project: LLVM.
Update tests. Apply patch only for pow multiplications. Pow divisions will be considered in different patch.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D41608/new/
https://reviews.llvm.org/D41608
Files:
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
test/Transforms/InstCombine/fmul-pow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41608.185021.patch
Type: text/x-patch
Size: 5076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/263ef3dc/attachment.bin>
More information about the llvm-commits
mailing list