[all-commits] [llvm/llvm-project] 1df199: [mlir][arith] Fix build after #114152 (part 3) (#1...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Nov 19 17:24:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1df199812296d6f4d1698ac228f3e85d29e96e29
      https://github.com/llvm/llvm-project/commit/1df199812296d6f4d1698ac228f3e85d29e96e29
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

  Changed paths:
    M mlir/lib/Dialect/Arith/Transforms/CMakeLists.txt

  Log Message:
  -----------
  [mlir][arith] Fix build after #114152 (part 3) (#116903)

Since https://github.com/llvm/llvm-project/pull/114152,
`MLIRFuncTransforms` no longer depends on `MLIRBufferizationTransforms`.
This commit adds a missing dependency that is no longer transitively
included.



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