[all-commits] [llvm/llvm-project] 6054bf: [mlir] Support buffer hoisting on allocas

Tres via All-commits all-commits at lists.llvm.org
Tue May 25 05:50:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6054bfa8132ac06a140e1896d8cdd8dc79a01bd8
      https://github.com/llvm/llvm-project/commit/6054bfa8132ac06a140e1896d8cdd8dc79a01bd8
  Author: Tres Popp <tpopp at google.com>
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
    M mlir/lib/Transforms/BufferOptimizations.cpp
    M mlir/test/Transforms/buffer-loop-hoisting.mlir

  Log Message:
  -----------
  [mlir] Support buffer hoisting on allocas

This adds support for hoisting allocas in both BufferHoisting and
BufferLoopHoisting.

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




More information about the All-commits mailing list