diff options
| author | Jacques Pienaar <jpienaar@google.com> | 2022-06-16 20:01:54 -0700 |
|---|---|---|
| committer | Jacques Pienaar <jpienaar@google.com> | 2022-06-16 20:01:54 -0700 |
| commit | d30c0221cf5aa36c079b7cc0d36fb89f7b32149b (patch) | |
| tree | 417562bc577f291487b08f293a73c318098d8958 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | f2bcf330588b9038d6631866aadc19430011734c (diff) | |
| download | llvm-d30c0221cf5aa36c079b7cc0d36fb89f7b32149b.zip llvm-d30c0221cf5aa36c079b7cc0d36fb89f7b32149b.tar.gz llvm-d30c0221cf5aa36c079b7cc0d36fb89f7b32149b.tar.bz2 | |
[mlir] Split MLProgram global load and store to Graph variants
* Split ops into X_graph variants as discussed;
* Remove tokens from non-Graph region variants and rely on side-effect
modelling there while removing side-effect modelling from Graph
variants and relying on explicit ordering there;
* Make tokens required to be produced by Graph variants - but kept
explicit token type specification given previous discussion on this
potentially being configurable in future;
This results in duplicating some code. I considered adding helper
functions but decided against adding an abstraction there early given
size of duplication and creating accidental coupling.
Differential Revision: https://reviews.llvm.org/D127813
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
