[all-commits] [llvm/llvm-project] ab249f: [mlir][bufferization][NFC] Remove dead code

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed May 25 13:28:48 PDT 2022


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

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
    M mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp
    M mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp

  Log Message:
  -----------
  [mlir][bufferization][NFC] Remove dead code

There were two copies of AlwaysCopyAnalysisState. (Must have been a merge conflict mistake...)

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




More information about the All-commits mailing list