After this commit we will have an efficient bytecode representation for all
of the builtin types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132604
[mlir] Add bytecode encoding for the remaining builtin types ClosedPublic Authored by rriddle on Aug 24 2022, 1:46 PM.
Details Summary After this commit we will have an efficient bytecode representation for all
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 24 2022, 2:17 PM rriddle added a child revision: D132728: [mlir] Allow passing AsmState when printing Attributes and Types. Closed by commit rG857440590baf: [mlir] Add bytecode encoding for the remaining builtin types (authored by rriddle). · Explain WhyAug 26 2022, 1:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456013 mlir/include/mlir/Bytecode/BytecodeImplementation.h
mlir/lib/IR/BuiltinDialectBytecode.cpp
mlir/test/Dialect/Builtin/Bytecode/types.mlir
|