summaryrefslogtreecommitdiff
path: root/mlir/test/Bytecode/bytecode-lazy-loading.mlir
AgeCommit message (Expand)Author
2023-07-25[mlir:bytecode] Support lazy loading dynamically isolated regionsRiver Riddle
2023-07-25[mlir:bytecode] Fix bytecode lazy loading for ops with multiple regionsRiver Riddle
2023-06-26[mlir][bytecode] Fix lazy loading of non-isolated regionsRiver Riddle
2023-05-20Add support for Lazyloading to the MLIR bytecodeMehdi Amini