[all-commits] [llvm/llvm-project] e99f43: [mlir] Plumb missing paramter to gpu transform op

Thomas via All-commits all-commits at lists.llvm.org
Fri Sep 23 09:59:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e99f43714092f7cc285a47b37b133cf6d05c71e5
      https://github.com/llvm/llvm-project/commit/e99f43714092f7cc285a47b37b133cf6d05c71e5
  Author: Thomas Raoux <thomasraoux at google.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

  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-gpu.mlir

  Log Message:
  -----------
  [mlir] Plumb missing paramter to gpu transform op

rewriteMapNestedForeachThreadToGpuThreads was dropping the paramter to
skip inserting barrier

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




More information about the All-commits mailing list