[all-commits] [llvm/llvm-project] 3effc3: [mlir] Lower DimOp to LLVM for unranked memrefs.

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Thu Aug 6 02:46:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3effc35015ce0163579943ba1c86c35d0a3ba752
      https://github.com/llvm/llvm-project/commit/3effc35015ce0163579943ba1c86c35d0a3ba752
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
    M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
    M mlir/test/mlir-cpu-runner/unranked_memref.mlir

  Log Message:
  -----------
  [mlir] Lower DimOp to LLVM for unranked memrefs.

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




More information about the All-commits mailing list