[all-commits] [llvm/llvm-project] 3a577f: Rename MemRefDescriptor::getElementType() to MemRe...

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed Sep 9 02:46:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a577f544618d9713aca5052e55143142d23f427
      https://github.com/llvm/llvm-project/commit/3a577f544618d9713aca5052e55143142d23f427
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-09-09 (Wed, 09 Sep 2020)

  Changed paths:
    M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp

  Log Message:
  -----------
  Rename MemRefDescriptor::getElementType() to MemRefDescriptor::getElementPtrType().

Reviewed By: ftynse

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




More information about the All-commits mailing list