[all-commits] [llvm/llvm-project] e5957a: [mlir] Fix the wrong computation of dynamic stride...
Tung D. Le via All-commits
all-commits at lists.llvm.org
Sat Dec 28 14:34:50 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e5957ac3d7135eca95b4019eaa394703ad6112a6
https://github.com/llvm/llvm-project/commit/e5957ac3d7135eca95b4019eaa394703ad6112a6
Author: Tung Le Duc <tung at jp.ibm.com>
Date: 2019-12-28 (Sat, 28 Dec 2019)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/convert-memref-ops.mlir
Log Message:
-----------
[mlir] Fix the wrong computation of dynamic strides for lowering AllocOp to LLVM
Leftover change from before the MLIR merge, reviewed at accepted at
https://github.com/tensorflow/mlir/pull/338.
More information about the All-commits
mailing list