[all-commits] [llvm/llvm-project] 41eb18: adds missing header, removes Bazel unnecessary dep...

Christopher Di Bella via All-commits all-commits at lists.llvm.org
Wed Oct 2 15:13:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41eb186fbb024898bacc2577fa3b88db0510ba1f
      https://github.com/llvm/llvm-project/commit/41eb186fbb024898bacc2577fa3b88db0510ba1f
  Author: Christopher Di Bella <cjdb at google.com>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/IR/ValueBoundsOpInterfaceImpl.h
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  adds missing header, removes Bazel unnecessary dependency (#110932)

The missing header is necessary to keep building with Bazel happy, and the dependency was erroneously added.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list