diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-02-05 08:38:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 08:38:13 -0800 |
commit | 29d47513b3ce706b5df66409170e40ba39f3795a (patch) | |
tree | 5024026ea89fac0ed773f1573ac0ba767c28b927 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 66cd768504b349f7bd16d236a3b4f611ffabf78f (diff) | |
download | llvm-29d47513b3ce706b5df66409170e40ba39f3795a.zip llvm-29d47513b3ce706b5df66409170e40ba39f3795a.tar.gz llvm-29d47513b3ce706b5df66409170e40ba39f3795a.tar.bz2 |
[mlir][openacc] Add legalize data pass for compute operation (#80351)
This patch adds a simple pass to replace the uses inside compute
operation. It replaces the `varPtr` values with their corresponding
`accPtr` values gathered through the dataClauseOperands.
private and reductions variables are not included in this pass since
they will normally be replace when they are materialized.
---------
Co-authored-by: Slava Zakharin <szakharin@nvidia.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions