diff options
author | Evandro Menezes <e.menezes@samsung.com> | 2018-08-29 17:59:48 +0000 |
---|---|---|
committer | Evandro Menezes <e.menezes@samsung.com> | 2018-08-29 17:59:48 +0000 |
commit | 22e0bdf4ed81bca641203d8f4ac3e632b4f13259 (patch) | |
tree | 0f8237803613275632ef57a28d6341d90cb9f13a /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | a3a7b53571ce5f9f951ad5b6587e137c3788ee35 (diff) | |
download | bcm5719-llvm-22e0bdf4ed81bca641203d8f4ac3e632b4f13259.tar.gz bcm5719-llvm-22e0bdf4ed81bca641203d8f4ac3e632b4f13259.zip |
[InstCombine] Expand the simplification of pow() with nested exp{,2}()
Expand the simplification of `pow(exp{,2}(x), y)` to all FP types.
This improvement helps some benchmarks in SPEC CPU2000 and CPU2006, such as
252.eon, 447.dealII, 453.povray. Otherwise, no significant regressions on
x86-64 or A64.
Differential revision: https://reviews.llvm.org/D51195
llvm-svn: 340948
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions