[Mlir-commits] [mlir] [mlir][spirv] Improve type constraints for SPIR-V Tosa CastOp (PR #192227)

Igor Wodiany llvmlistbot at llvm.org
Thu Apr 16 10:17:10 PDT 2026


================
@@ -222,5 +222,4 @@ class TensorLengthMatchesPerChannel<string tensor> :
           "(getPerChannel() ? "
           "::llvm::cast<::mlir::ShapedType>($input.getType()).getShape().back() : 1)">>;
 
-
----------------
IgWod wrote:

nit: unrelated change

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


More information about the Mlir-commits mailing list