[all-commits] [llvm/llvm-project] c83e69: Add AutomaticAllocationScope to memref.alloca_scope

Denys Shabalin via All-commits all-commits at lists.llvm.org
Mon Jun 14 07:09:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c83e696732fd906297d83a98dee044f1173be355
      https://github.com/llvm/llvm-project/commit/c83e696732fd906297d83a98dee044f1173be355
  Author: Denys Shabalin <shabalin at google.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td

  Log Message:
  -----------
  Add AutomaticAllocationScope to memref.alloca_scope

This change adds `AutomaticAllocationScope` to the
memref.alloca_scope op. Additionally, it also clarifies
that alloca_scope is is conceptually a passthrough operation.

Reviewed By: ftynse, bondhugula

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




More information about the All-commits mailing list