[Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)

Mehdi Amini llvmlistbot at llvm.org
Tue Mar 24 05:13:52 PDT 2026


joker-eph wrote:

The C++ is defined in terms of StringAttr, not Attribute though. So I'm not sure about the consistency argument? Is this just a naming thing? We could rename the MlirIdentifier into something referring to StringAttr.

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


More information about the Mlir-commits mailing list