[mlir][Linalg] Update signatures of the callback functions.
This allows caller to use non-const functions, e.g., `getOperandNumber`, etc. It is expected that OpOperand is not modified in a callback function. Reviewed By: mravishankar Differential Revision: https://reviews.llvm.org/D106322
Loading
Please sign in to comment