[all-commits] [llvm/llvm-project] 246e8c: [mlir][linalg] Add back split reduction tests drop...

Thomas via All-commits all-commits at lists.llvm.org
Wed Oct 19 13:43:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 246e8c35028a91f8581842d6487d9c718b5d0b41
      https://github.com/llvm/llvm-project/commit/246e8c35028a91f8581842d6487d9c718b5d0b41
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/test/Dialect/Linalg/transform-op-split-reduction.mlir

  Log Message:
  -----------
  [mlir][linalg] Add back split reduction tests dropped by previous commit

The transition to transform dialect based tests dropped several cases of
the split reduction testing. Adding them back.

Differential Revision: https://reviews.llvm.org/D136287




More information about the All-commits mailing list