diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2020-07-23 10:20:54 -0700 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2020-07-23 11:09:55 -0700 |
commit | 4ff48db68dbb209ccdb190d1661832bb2a2d47fd (patch) | |
tree | 21145b85a24ae9795c7fd80a4b0d3ad8a458575d /llvm/lib/Support/OptimizedStructLayout.cpp | |
parent | 918ba933673a515240db867ce9467879ceb4da9f (diff) | |
download | llvm-4ff48db68dbb209ccdb190d1661832bb2a2d47fd.zip llvm-4ff48db68dbb209ccdb190d1661832bb2a2d47fd.tar.gz llvm-4ff48db68dbb209ccdb190d1661832bb2a2d47fd.tar.bz2 |
[mlir][Linalg] Fixing bug in subview size computation in Linalg tiling.
The `makeTiledViews` did not use the sizes of the tiled views based on
the result of the loop bound inference computation. This manifested as
an error in computing tile sizes with convolution where not all the
result expression of concatenated affine maps are simple
AffineDimExpr.
Differential Revision: https://reviews.llvm.org/D84366
Diffstat (limited to 'llvm/lib/Support/OptimizedStructLayout.cpp')
0 files changed, 0 insertions, 0 deletions