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

Tobias Gysi llvmlistbot at llvm.org
Sat Oct 11 07:48:49 PDT 2025


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

I made an issue to track this https://github.com/llvm/llvm-project/issues/163004.

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


More information about the Mlir-commits mailing list