[Mlir-commits] [mlir] Save unregistered attrs after type conversion. (PR #135084)

Mehdi Amini llvmlistbot at llvm.org
Thu Apr 10 11:09:44 PDT 2025


joker-eph wrote:

>  Like create a C++ Operation->Attribute map and re add them after the pass

Yes, but probably "Symbol Name -> Attribute" map instead for stability.

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


More information about the Mlir-commits mailing list