diff options
| author | Erich Keane <ekeane@nvidia.com> | 2024-04-22 08:57:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-22 08:57:25 -0700 |
| commit | dc20a0ea1fd04a2ef95eb5c73e9f88357fc5f694 (patch) | |
| tree | 69773433b28fb76cf781d4eda16d96c56a60ac26 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 5c4b923c727767c9e6ad16324c559a1a92616171 (diff) | |
| download | llvm-dc20a0ea1fd04a2ef95eb5c73e9f88357fc5f694.zip llvm-dc20a0ea1fd04a2ef95eb5c73e9f88357fc5f694.tar.gz llvm-dc20a0ea1fd04a2ef95eb5c73e9f88357fc5f694.tar.bz2 | |
[OpenACC] Implement 'num_gangs' sema for compute constructs (#89460)
num_gangs takes an 'int-expr-list', for 'parallel', and an 'int-expr'
for 'kernels'. This patch changes the parsing to always parse it as an
'int-expr-list', then correct the expression count during Sema. It also
implements the rest of the semantic analysis changes for this clause.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
