[all-commits] [llvm/llvm-project] d538c5: [mlir][bufferize] Fix broken implementation of den...

Matteo Franciolini via All-commits all-commits at lists.llvm.org
Tue Mar 19 23:28:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d538c5616f4d25c6f50a1285984aba806252ce17
      https://github.com/llvm/llvm-project/commit/d538c5616f4d25c6f50a1285984aba806252ce17
  Author: Matteo Franciolini <mfranciolini at tesla.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h

  Log Message:
  -----------
  [mlir][bufferize] Fix broken implementation of denyDialect (#85881)

The current implementation is not functional and does not compile. The
patch allows to correctly mark a dialect as denied for the purpose of
bufferization.



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