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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo