diff options
author | Matteo Franciolini <m_franciolini@apple.com> | 2023-10-31 15:41:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-31 15:41:29 -0700 |
commit | 7ad9e9dcf518431a8ecedcc06b09df6c799658ef (patch) | |
tree | 21e31fda80c0f77c744a3503d2f2873d03697e4d /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | 5888dee7d04748744743a35d3aef030018bdc275 (diff) | |
download | llvm-7ad9e9dcf518431a8ecedcc06b09df6c799658ef.zip llvm-7ad9e9dcf518431a8ecedcc06b09df6c799658ef.tar.gz llvm-7ad9e9dcf518431a8ecedcc06b09df6c799658ef.tar.bz2 |
[mlir][bytecode] Implements back deployment capability for MLIR dialects (#70724)
When emitting bytecode, clients can specify a target dialect version to
emit in `BytecodeWriterConfig`. This exposes a target dialect version to
the DialectBytecodeWriter, which can be queried by name and used to
back-deploy attributes, types, and properties.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions