[all-commits] [llvm/llvm-project] 262108: [mlir] Extended Alloc and Dealloc operations with ...

dfki-jugr via All-commits all-commits at lists.llvm.org
Mon Apr 27 03:25:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 262108e12ed92d54aafab4db80fa97af14570e9a
      https://github.com/llvm/llvm-project/commit/262108e12ed92d54aafab4db80fa97af14570e9a
  Author: Julian Gross <julian.gross at dfki.de>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td

  Log Message:
  -----------
  [mlir] Extended Alloc and Dealloc operations with memory-effect traits.

Extended standard Alloc and Dealloc operations with memory-effect traits.

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




More information about the All-commits mailing list