[all-commits] [llvm/llvm-project] 6bb4fc: Fix a corner case in vector.shape_cast when the tr...
Wen-Heng (Jack) Chung via All-commits
all-commits at lists.llvm.org
Mon Jun 22 20:01:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6bb4fc93c2fd7f63c7ed430928d1b85bfd4b3d79
https://github.com/llvm/llvm-project/commit/6bb4fc93c2fd7f63c7ed430928d1b85bfd4b3d79
Author: Wen-Heng (Jack) Chung <whchung at gmail.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/ops.mlir
Log Message:
-----------
Fix a corner case in vector.shape_cast when the trailing dimensions are of size 1.
Differential Revision: https://reviews.llvm.org/D82304
More information about the All-commits
mailing list