[Mlir-commits] [mlir] [mlir][TosaToLinalg] Fix TosaToLinalg to restrict `tosa.cast` types to integer or float (PR #128859)
Georgios Pinitas
llvmlistbot at llvm.org
Wed Feb 26 10:14:15 PST 2025
GeorgeARM wrote:
This relates to the TOSA legalizations and casting of types like MLIR quantized ones that linalg will probably fail.
So the patch looks fine from what I gather. @Jerry-Ge what is your concern?
https://github.com/llvm/llvm-project/pull/128859
More information about the Mlir-commits
mailing list