[all-commits] [llvm/llvm-project] da23ad: [mlir] Delete MemRefType::Builder::setMemorySpace(...

Tres via All-commits all-commits at lists.llvm.org
Mon Aug 29 03:33:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da23adec20a3ac92955e9e734c3a26527c5b47e3
      https://github.com/llvm/llvm-project/commit/da23adec20a3ac92955e9e734c3a26527c5b47e3
  Author: Tres Popp <tpopp at google.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M mlir/include/mlir/IR/BuiltinTypes.h
    M mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
    M mlir/lib/IR/BuiltinTypes.cpp

  Log Message:
  -----------
  [mlir] Delete MemRefType::Builder::setMemorySpace(unsigned)

This operation has been deprecated for a very long time now, so remove
it completely.

https://llvm.discourse.group/t/rfc-memref-memory-shape-as-attribute/2229

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




More information about the All-commits mailing list