[all-commits] [llvm/llvm-project] 6d4743: [mlir] Extended Buffer Assignment to support Alloc...

dfki-jugr via All-commits all-commits at lists.llvm.org
Mon Aug 3 02:24:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d47431d7eeed44ae46dd1e58cf5d04e9210c048
      https://github.com/llvm/llvm-project/commit/6d47431d7eeed44ae46dd1e58cf5d04e9210c048
  Author: Julian Gross <julian.gross at dfki.de>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

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

  Log Message:
  -----------
  [mlir] Extended Buffer Assignment to support AllocaOps.

Added support for AllocaOps in Buffer Assignment.

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




More information about the All-commits mailing list