[all-commits] [llvm/llvm-project] 451112: [mlir][bufferization] Consider defaultMemorySpace ...

amrami via All-commits all-commits at lists.llvm.org
Wed Feb 22 06:44:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4511128fc903378ebafd10cb06dc5ae1753b68fa
      https://github.com/llvm/llvm-project/commit/4511128fc903378ebafd10cb06dc5ae1753b68fa
  Author: Maya Amrami <mayaam88 at gmail.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/Transforms/FuncBufferizableOpInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][bufferization] Consider defaultMemorySpace when bufferizing FuncOp

The function arguments and results type will have the default memory space.

Reviewed By: springerm

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




More information about the All-commits mailing list