[all-commits] [llvm/llvm-project] ecc70b: [MLIR] Fixup Bazel build for Add a pattern for tra...

Eugene Burmako via All-commits all-commits at lists.llvm.org
Thu May 25 14:28:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ecc70b4474302e01c1d29a672d29fb20c77608f1
      https://github.com/llvm/llvm-project/commit/ecc70b4474302e01c1d29a672d29fb20c77608f1
  Author: Eugene Burmako <burmako at google.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
    M utils/bazel/llvm-project-overlay/mlir/test/BUILD.bazel

  Log Message:
  -----------
  [MLIR] Fixup Bazel build for Add a pattern for transforming gpu.global_id to thread + blockId * blockDim

This patch updates the Bazel build to catch up with changes in https://reviews.llvm.org/D148978.

Reviewed By: aartbik

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




More information about the All-commits mailing list