[all-commits] [llvm/llvm-project] 1b140a: [MLIR] Nested regions test for Buffer Assginment

Ehsan Toosi via All-commits all-commits at lists.llvm.org
Wed May 13 05:56:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b140a87a5815513da69fa894e9533f500ea1c12
      https://github.com/llvm/llvm-project/commit/1b140a87a5815513da69fa894e9533f500ea1c12
  Author: Ehsan Toosi <ehsan.nadjaran_toosi at dfki.de>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M mlir/test/Transforms/buffer-placement.mlir

  Log Message:
  -----------
  [MLIR] Nested regions test for Buffer Assginment

Due to the extension of Liveness, Buffer Assignment can now work on nested regions. This PR provides a test case to show that existing functionally of BA works properly.

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




More information about the All-commits mailing list