[all-commits] [llvm/llvm-project] 011f1b: [mlir][bufferize] Add helpers for templatized DENY...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu May 12 00:23:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 011f1b1c1ffb6bbd57a3b7abaf6f07859a10ccbd
      https://github.com/llvm/llvm-project/commit/011f1b1c1ffb6bbd57a3b7abaf6f07859a10ccbd
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

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

  Log Message:
  -----------
  [mlir][bufferize] Add helpers for templatized DENY filters

We already have templatized ALLOW filters but the DENY filters were missing.

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




More information about the All-commits mailing list