[all-commits] [llvm/llvm-project] e8f7d0: [mlir] Add a flag to allow equivalent results.

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Wed May 4 08:48:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8f7d019fc21a300cee0dc9281706ee6d2e4d793
      https://github.com/llvm/llvm-project/commit/e8f7d019fc21a300cee0dc9281706ee6d2e4d793
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2022-05-04 (Wed, 04 May 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/Transforms/OneShotAnalysis.h
    M mlir/include/mlir/Dialect/Bufferization/Transforms/Passes.td
    M mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp
    M mlir/lib/Dialect/Bufferization/Transforms/FuncBufferizableOpInterfaceImpl.cpp
    M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-allow-return-allocs.mlir

  Log Message:
  -----------
  [mlir] Add a flag to allow equivalent results.

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




More information about the All-commits mailing list