[Mlir-commits] [mlir] [mlir][Transforms] Mark 1:N conversion driver as deprecated (PR #121102)

Fangrui Song llvmlistbot at llvm.org
Wed Jan 1 13:14:40 PST 2025


MaskRay wrote:

@matthias-springer `mlir/lib/Dialect/SCF/Transforms/OneToNTypeConversion.cpp` now emits some `-Wdeprecated-declarations` warnings. In llvm-project, we generally fix or work around warnings before adding a deprecated attribute.

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


More information about the Mlir-commits mailing list