[all-commits] [llvm/llvm-project] 9d80f1: [mlir][bufferize] Fix tracking of erased ops

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Mar 27 00:06:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d80f1742294aeedfbe547349a5422c363b5fb1a
      https://github.com/llvm/llvm-project/commit/9d80f1742294aeedfbe547349a5422c363b5fb1a
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp

  Log Message:
  -----------
  [mlir][bufferize] Fix tracking of erased ops

This is a workaround until D144193 has landed.

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




More information about the All-commits mailing list