diff options
| author | Slava Zakharin <szakharin@nvidia.com> | 2024-07-03 02:03:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-03 02:03:46 -0700 |
| commit | 40278bb1193720c42911f7297d3bcb4c5af5bc9c (patch) | |
| tree | 410e8e2f23c41050c1f81b991ca8fffcc3b93981 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | e89890e8e510f2b76c8c4a2b2a6fc323b1e837ad (diff) | |
| download | llvm-40278bb1193720c42911f7297d3bcb4c5af5bc9c.zip llvm-40278bb1193720c42911f7297d3bcb4c5af5bc9c.tar.gz llvm-40278bb1193720c42911f7297d3bcb4c5af5bc9c.tar.bz2 | |
[mlir][acc] Added async to data clause operations. (#97307)
As long as the data clause operations are not tightly
"associated" with the compute/data operations (e.g.
they can be optimized as SSA producers and made block
arguments), the information about the original async()
clause should be attached to the data clause operations
to make it easier to generate proper runtime actions
for them. This change propagates the async() information
from the OpenACC data/compute constructs to the data clause
operations. This change also adds the CurrentDeviceIdResource
to guarantee proper ordering of the operations that read
and write the current device identifier.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
