diff options
author | Razvan Lupusoru <razvan.lupusoru@gmail.com> | 2025-01-31 07:55:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-31 07:55:06 -0800 |
commit | 0d63a3d7572039095fabeadc7f1370da7dfa0d1b (patch) | |
tree | 6e6cb7f5d8ec857713c42ac639aa53e7e33e32d0 /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | 7a0c6cfdf3ec3715e963c94267a22d8d743826fd (diff) | |
download | llvm-0d63a3d7572039095fabeadc7f1370da7dfa0d1b.zip llvm-0d63a3d7572039095fabeadc7f1370da7dfa0d1b.tar.gz llvm-0d63a3d7572039095fabeadc7f1370da7dfa0d1b.tar.bz2 |
[mlir][acc] Update LegalizeDataValues pass to allow MappableType (#125134)
With the addition of new type interface MappableType, the
LegalizeDataValues should not make the assumption it can obtain a
pointer to the data (aka acc::getVarPtr() is now not guaranteed to get a
value - acc::getVar() must be used instead).
Thus update the pass to ensure it handles any var used in its data
clause operations.
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions