[all-commits] [llvm/llvm-project] 5d04f0: [mlir][bufferize] Update remaining getMemorySpaceA...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Dec 7 03:28:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d04f0c937582357dc51230e17aef398e0e48cd6
      https://github.com/llvm/llvm-project/commit/5d04f0c937582357dc51230e17aef398e0e48cd6
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
    M mlir/lib/Dialect/Bufferization/Transforms/BufferResultsToOutParams.cpp

  Log Message:
  -----------
  [mlir][bufferize] Update remaining getMemorySpaceAsInt API uses

D138330 updated the deprecated `getMemorySpaceAsInt` uses to `getMemorySpace`. There are few uses that were missed.

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




More information about the All-commits mailing list