[all-commits] [llvm/llvm-project] b396e5: Reland "[MLIR][Transform] Add attribute in MatchOp...

Pablo Antonio Martinez via All-commits all-commits at lists.llvm.org
Thu Dec 7 03:58:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b396e5429c9d5d18517a67e5c086f1013f47944f
      https://github.com/llvm/llvm-project/commit/b396e5429c9d5d18517a67e5c086f1013f47944f
  Author: Pablo Antonio Martinez <pablo.antonio.martinez at huawei.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/test/Dialect/Linalg/transform-op-match.mlir

  Log Message:
  -----------
  Reland "[MLIR][Transform] Add attribute in MatchOp to filter by operand type (#67994)"

Test was failing due to a different transform sequence declaration (transform sequence were used, while now it should be named transform sequence). Test is now fixed.




More information about the All-commits mailing list