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

Bruno Cardoso Lopes llvmlistbot at llvm.org
Fri Oct 10 11:29:14 PDT 2025


================
@@ -0,0 +1,81 @@
+// RUN: mlir-opt -emit-bytecode %s | mlir-opt --mlir-print-debuginfo | FileCheck %s
----------------
bcardosolopes wrote:

I didn't know, awesome, thanks for sharing! 

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


More information about the Mlir-commits mailing list