diff options
| author | Razvan Lupusoru <razvan.lupusoru@gmail.com> | 2025-01-14 07:30:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-14 07:30:05 -0800 |
| commit | f4aec22e4776218d2d94f5357e19897bc2e726d4 (patch) | |
| tree | 3ca0899fe96f2cd0bbe12f75d24cb7b87f4ea067 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | e03c435d2a4900eb442c1f68b044c21cbc89acbe (diff) | |
[mlir][acc] Fix async only api on data entry operations (#122818)
Data entry operations which are created from constructs with async
clause that has no value (aka `acc data copyin(var) async`) end up
holding an attribute array named to keep track of this information.
However, in cases where `async` clause is not used, calling
`hasAsyncOnly` ends up crashing since this attribute is not set.
Thus, to fix this issue, ensure that we check for this attribute before
trying to walk the attribute array.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
