[all-commits] [llvm/llvm-project] 6b8c64: [mlir] NFC: Expose `getElementPtrType` and `getSiz...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Thu Jul 30 11:19:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b8c641d8ea2b1a0294f556450941199e06e65a5
      https://github.com/llvm/llvm-project/commit/6b8c641d8ea2b1a0294f556450941199e06e65a5
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/test/Conversion/StandardToLLVM/convert-dynamic-memref-ops.mlir
    M mlir/test/Conversion/StandardToLLVM/convert-static-memref-ops.mlir

  Log Message:
  -----------
  [mlir] NFC: Expose `getElementPtrType` and `getSizes` methods of AllocOpLowering.

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




More information about the All-commits mailing list