diff options
| author | Matteo Franciolini <m_franciolini@apple.com> | 2023-05-21 16:46:59 -0700 |
|---|---|---|
| committer | Mehdi Amini <joker.eph@gmail.com> | 2023-05-21 16:48:12 -0700 |
| commit | 612781918fb01a2a0985a1c4c9200f5d5d1581cc (patch) | |
| tree | 8a0383af5f3512dd9e1d256eb0fa230d33b4fa9d /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | f81ccb520927247b02708873567428d6988e2a07 (diff) | |
Preserve use-list orders in mlir bytecode
This patch implements a mechanism to read/write use-list orders from/to the mlir bytecode format. When producing bytecode, use-list orders are appended to each value of the IR. When reading bytecode, use-lists orders are loaded in memory and used at the end of parsing to sort the existing use-list chains.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D149755
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
