[all-commits] [llvm/llvm-project] ba468d: [mlir][ods] Emit bytecode readers with generic Att...
Jeff Niu via All-commits
all-commits at lists.llvm.org
Tue Oct 24 01:07:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba468d4dab4e528532b57144e564b2fc782035fe
https://github.com/llvm/llvm-project/commit/ba468d4dab4e528532b57144e564b2fc782035fe
Author: Mogball <jeff at modular.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M mlir/test/mlir-tblgen/bytecode-reserved.td
M mlir/tools/mlir-tblgen/BytecodeDialectGen.cpp
Log Message:
-----------
[mlir][ods] Emit bytecode readers with generic Attribute/Type (NFC)
This aligns the API with the builder API that allows arbitrary
attributes or types to be returned.
More information about the All-commits
mailing list