diff options
| author | Sergio Afonso <safonsof@amd.com> | 2024-10-09 10:21:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-09 10:21:47 +0100 |
| commit | b124c04597166cc93ca791d0ad07834c85de824d (patch) | |
| tree | 0a9b96e2008ddc2aff88a94b464568231e280853 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | cc99bddb71738761bfe21490f3b6853da036cf97 (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
