aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorKiran Chandramohan <kiran.chandramohan@arm.com>2022-03-22 14:13:52 +0000
committerKiran Chandramohan <kiran.chandramohan@arm.com>2022-03-22 15:05:21 +0000
commitfea20cb99087208d589d81bb7bbbc84198c7ffa4 (patch)
treefe89fa8d54bdf993dc68274d30954acde64001fc /lldb/source/Commands/CommandObjectThread.cpp
parent10fd2822b77e12215b4ea82fc6d0a052961eb9d9 (diff)
downloadllvm-fea20cb99087208d589d81bb7bbbc84198c7ffa4.zip
llvm-fea20cb99087208d589d81bb7bbbc84198c7ffa4.tar.gz
llvm-fea20cb99087208d589d81bb7bbbc84198c7ffa4.tar.bz2
[Flang] Lower the sqrt intrinsics
The intrinsic computes the square root for real and complex numbers. By default they are lowered to runtime calls to libpgmath. With the llvm option, it can be lowered to llvm intrinsics (not all types .eg. complex are supported for llvm lowering). This is part of the upstreaming effort from the fir-dev branch in [1]. [1] https://github.com/flang-compiler/f18-llvm-project Reviewed By: schweitz Differential Revision: https://reviews.llvm.org/D122018 Co-authored-by: Eric Schweitz <eschweitz@nvidia.com> Co-authored-by: Jean Perier <jperier@nvidia.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions