[all-commits] [llvm/llvm-project] 5a028c: [mlir][LinAlgTransformOps][NFC] Use emitSilenceabl...

qcolombet via All-commits all-commits at lists.llvm.org
Mon Feb 13 02:02:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a028cc8ffa551f720aae08445485157df2d23d4
      https://github.com/llvm/llvm-project/commit/5a028cc8ffa551f720aae08445485157df2d23d4
  Author: Quentin Colombet <quentin.colombet at gmail.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp

  Log Message:
  -----------
  [mlir][LinAlgTransformOps][NFC] Use emitSilenceableError

Update the error reporting to the easier to use "emitSilenceableError"

NFC




More information about the All-commits mailing list