diff options
author | Valentin Clement <clementval@gmail.com> | 2024-01-30 11:29:39 -0800 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2024-02-05 12:34:38 -0800 |
commit | fa7d0d3e35f74486ccb0faa88ec706defe7dd2d2 (patch) | |
tree | 2fdb50e7fb8710834ffed54dcbe5708f85adf896 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | dd22140e21f2ef51cf031354966a3d41c191c6e7 (diff) | |
download | llvm-fa7d0d3e35f74486ccb0faa88ec706defe7dd2d2.zip llvm-fa7d0d3e35f74486ccb0faa88ec706defe7dd2d2.tar.gz llvm-fa7d0d3e35f74486ccb0faa88ec706defe7dd2d2.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.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions