[all-commits] [llvm/llvm-project] b06614: [mlir][bufferization][NFC] Change signature of get...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jun 27 01:42:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b06614e2e8d74339f65a46931dbf1521552df35b
      https://github.com/llvm/llvm-project/commit/b06614e2e8d74339f65a46931dbf1521552df35b
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
    M mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp
    M mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][bufferization][NFC] Change signature of getMemRefType

These functions now accep unsigned attributes for address spaces instead of Attributes.

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




More information about the All-commits mailing list