Kazu Hirata 04b0658453 [mlir] Fix warnings
This patch fixes:

  mlir/lib/Dialect/Tensor/IR/TensorOps.cpp:3205:13: error: unused
  function 'printInferType' [-Werror,-Wunused-function]

  mlir/lib/Dialect/Tensor/IR/TensorOps.cpp:3210:1: error: unused
  function 'parseInferType' [-Werror,-Wunused-function]
2025-08-31 07:41:23 -07:00
..
2025-08-31 07:41:23 -07:00