[all-commits] [llvm/llvm-project] bc7456: [mlir] Fix rank bitwidth in UnrankedMemRefType con...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed Aug 5 09:36:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc7456fd8a11e3b477060af85b00c42ca728ad7f
https://github.com/llvm/llvm-project/commit/bc7456fd8a11e3b477060af85b00c42ca728ad7f
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] Fix rank bitwidth in UnrankedMemRefType conversion.
Differential Revision: https://reviews.llvm.org/D85300
More information about the All-commits
mailing list