aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorPeixin-Qiao <qiaopeixin@huawei.com>2022-05-20 15:16:03 +0800
committerPeixin-Qiao <qiaopeixin@huawei.com>2022-05-20 15:16:03 +0800
commit870f4421acc67899d1fe6db392fe555a4b186e80 (patch)
treeb2c3103916098645e032362b8cf443ecb0d556ab /lldb/test/Shell/ScriptInterpreter/Python
parent8fc4fcecb8cedffcbf5fdd564c5a3427274db4e2 (diff)
downloadllvm-870f4421acc67899d1fe6db392fe555a4b186e80.zip
llvm-870f4421acc67899d1fe6db392fe555a4b186e80.tar.gz
llvm-870f4421acc67899d1fe6db392fe555a4b186e80.tar.bz2
[flang][OpenMP] Fix the types of worksharing-loop variables
The types of lower bound, upper bound, and step are converted into the type of the loop variable if necessary. OpenMP runtime requires 32-bit or 64-bit loop variables. OpenMP loop iteration variable cannot have more than 64 bits size and will be narrowed. This patch is part of upstreaming code from the fir-dev branch of https://github.com/flang-compiler/f18-llvm-project. (#1256) Co-authored-by: kiranchandramohan <kiranchandramohan@gmail.com> Reviewed By: kiranchandramohan, shraiysh Differential Revision: https://reviews.llvm.org/D125740
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions