summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorSergio Afonso <safonsof@amd.com>2024-10-09 10:21:47 +0100
committerGitHub <noreply@github.com>2024-10-09 10:21:47 +0100
commitb124c04597166cc93ca791d0ad07834c85de824d (patch)
tree0a9b96e2008ddc2aff88a94b464568231e280853 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parentcc99bddb71738761bfe21490f3b6853da036cf97 (diff)
[Flang][OpenMP] Remove omp.simd reduction block args (#111523)
This patch reverts previous changes to create entry block arguments for reduction variables attached to `simd` constructs. This can't currently be done because reduction variables stored in the corresponding clause structure are not added to the `omp.simd` operation when created, as this is not supported yet. Adding block arguments for non-existent reduction variables results in some tests from the Fujitsu compiler testsuite breaking: https://linaro.atlassian.net/browse/LLVM-1389.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions