[all-commits] [llvm/llvm-project] a3d427: [mlir] Lower RankOp to LLVM for unranked memrefs.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed Aug 5 03:14:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a3d427d30cd32f218f53e32b58e232ea8312aa50
https://github.com/llvm/llvm-project/commit/a3d427d30cd32f218f53e32b58e232ea8312aa50
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[mlir] Lower RankOp to LLVM for unranked memrefs.
Differential Revision: https://reviews.llvm.org/D85273
More information about the All-commits
mailing list