Do not create an Affine ops for expanded size because the affine op is
too complicated which would hit an assertion in affine ops
simplification.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This is a similar fix to the issue we found in iree_linalg_ext.unpack version: https://github.com/iree-org/iree/issues/11607
It fixes infinite application of TileAndDistribute to unpack ops with dynamic tile sizes