[all-commits] [llvm/llvm-project] 80902b: [mlir][bazel] fix VectorToGPU bazel breakage

Aart Bik via All-commits all-commits at lists.llvm.org
Wed Oct 5 21:12:21 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80902b72ef5e267c861fcb1f9cdef8a84d6b9a60
      https://github.com/llvm/llvm-project/commit/80902b72ef5e267c861fcb1f9cdef8a84d6b9a60
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

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

  Log Message:
  -----------
  [mlir][bazel] fix VectorToGPU bazel breakage

NOTE: this is probably not the long term organization
      that you want to keep after the refactoring to new
      directories, but this fixes the breakage for now;
      I leave proper refactoring of build to the NVGPU
      bazel team.

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




More information about the All-commits mailing list