[Mlir-commits] [mlir] [mlir][tosa][linalg] Use `typeConverter->convertType<T>` (NFC) (PR #150578)

Jack Frankland llvmlistbot at llvm.org
Mon Jul 28 01:45:52 PDT 2025


https://github.com/FranklandJack commented:

Is this really an NFC if we have gone from a static cast to a dynamic one? If not, could we add a test to exercise this change?

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


More information about the Mlir-commits mailing list