aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorDiana Picus <diana.picus@linaro.org>2021-11-16 10:17:29 +0000
committerDiana Picus <diana.picus@linaro.org>2021-11-16 12:26:27 +0000
commitf1dfc0275c543db14b1723ee2e33f0910dcc7f24 (patch)
tree99d8a962e52f42cd67aed7a5a1df7039bc0752a7 /lldb/source/Plugins/ScriptInterpreter/Python
parent738e7f1231949ec248c1d8d154783338215613d1 (diff)
downloadllvm-f1dfc0275c543db14b1723ee2e33f0910dcc7f24.zip
llvm-f1dfc0275c543db14b1723ee2e33f0910dcc7f24.tar.gz
llvm-f1dfc0275c543db14b1723ee2e33f0910dcc7f24.tar.bz2
[fir] Add fir.cmpc conversion
This patch adds the codegen for fir.cmpc. The real and imaginary parts are extracted and compared separately. For the .EQ. predicate the results are AND'd, for the .NE. predicate the results are OR'd, and for other predicates we keep only the result on the real parts. This patch is part of the upstreaming effort from fir-dev. Differential Revision: https://reviews.llvm.org/D113976 Co-authored-by: Eric Schweitz <eschweitz@nvidia.com> Co-authored-by: Jean Perier <jperier@nvidia.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions