[all-commits] [llvm/llvm-project] f4e8f4: [mlir][bufferize] Fix enclosing repetitive region ...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Oct 6 18:42:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4e8f44811e25fd5547d879aafafd621386eb927
      https://github.com/llvm/llvm-project/commit/f4e8f44811e25fd5547d879aafafd621386eb927
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
    M mlir/test/Dialect/SCF/one-shot-bufferize-analysis.mlir

  Log Message:
  -----------
  [mlir][bufferize] Fix enclosing repetitive region computation

The wrong function overload was called.

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




More information about the All-commits mailing list