[Mlir-commits] [mlir] [mlir][CAPI] Replace MlirIdentifier with MlirAttribute (PR #188222)
Tim Gymnich
llvmlistbot at llvm.org
Tue Mar 24 05:11:00 PDT 2026
tgymnich wrote:
> Aren't we losing some type-safety with this change?
Yes, this trades of some type safety for consistency with the C++ API.
https://github.com/llvm/llvm-project/pull/188222
More information about the Mlir-commits
mailing list