summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/main.c
diff options
context:
space:
mode:
authorEvandro Menezes <e.menezes@samsung.com>2018-08-16 15:58:08 +0000
committerEvandro Menezes <e.menezes@samsung.com>2018-08-16 15:58:08 +0000
commitc05c7e11bb1e1b25c1c05a0e2d6cb00d777eb943 (patch)
tree24c4caa37475e5f7ec51e8d5661a3eacf334375d /lldb/packages/Python/lldbsuite/test/python_api/value/main.c
parent0a1e2f9f7eb7c46c1cc60a68c5c7eb1692b40a98 (diff)
downloadbcm5719-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/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud