[Mlir-commits] [mlir] [mlir][TosaToLinalg] Fix TosaToLinalg to restrict `tosa.cast` types to integer or float (PR #128859)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Feb 26 10:53:10 PST 2025
Jerry-Ge wrote:
> Sure but the legalization cannot handle it properly so is failing. If the legalization supports it then yes we can enable and leave the validation pass for compliance checking.
I agree. Let's merge it.
https://github.com/llvm/llvm-project/pull/128859
More information about the Mlir-commits
mailing list