[all-commits] [llvm/llvm-project] 9106d3: [mlir][bufferize] Use rewriter instead of replacin...

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Feb 11 09:35:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9106d35b91caf2f5fd13c3925579eabcd253ffb3
      https://github.com/llvm/llvm-project/commit/9106d35b91caf2f5fd13c3925579eabcd253ffb3
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-02-12 (Sat, 12 Feb 2022)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp

  Log Message:
  -----------
  [mlir][bufferize] Use rewriter instead of replacing all uses directly

This is important for compatibility with DialectConversion.




More information about the All-commits mailing list