[Mlir-commits] [mlir] [MLIR] Add llvm (debug) attributes to CAPI (PR #83992)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Mar 7 03:04:06 PST 2024


edg-l wrote:

> We shouldn't have random reformatting in unrelated parts of the project. Please undo any change made to `include/llvm-c`.
> 
> Also, I did not mean that MLIR C API should include LLVM C API, but provide C enums for the corresponding C++ enums in MLIR C++ API. Similarly to how we do for `MlirDiagnosticSeverity` or `MlirSparseTensorLevelFormat`.

is now better?

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


More information about the Mlir-commits mailing list