[Mlir-commits] [mlir] [MLIR][LLVM] Add bytecode support for several attributes (PR #162577)

Tobias Gysi llvmlistbot at llvm.org
Thu Oct 9 00:22:24 PDT 2025


https://github.com/gysit commented:

Thanks for adding bytecode support!

What does happen if we will modify an attribute in the future. Will there be some kind of compilation error if we forget to update the bytecode equivalent? 

https://github.com/llvm/llvm-project/pull/162577


More information about the Mlir-commits mailing list