diff options
author | Evandro Menezes <e.menezes@samsung.com> | 2018-08-16 15:58:08 +0000 |
---|---|---|
committer | Evandro Menezes <e.menezes@samsung.com> | 2018-08-16 15:58:08 +0000 |
commit | c05c7e11bb1e1b25c1c05a0e2d6cb00d777eb943 (patch) | |
tree | 24c4caa37475e5f7ec51e8d5661a3eacf334375d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 0a1e2f9f7eb7c46c1cc60a68c5c7eb1692b40a98 (diff) | |
download | bcm5719-llvm-c05c7e11bb1e1b25c1c05a0e2d6cb00d777eb943.tar.gz bcm5719-llvm-c05c7e11bb1e1b25c1c05a0e2d6cb00d777eb943.zip |
[InstCombine] Expand the simplification of pow(x, 0.5) to sqrt(x)
Expand the number of cases when `pow(x, 0.5)` is simplified into `sqrt(x)`
by considering the math semantics with more granularity.
Differential revision: https://reviews.llvm.org/D50036
llvm-svn: 339887
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions