The revision adds support for tensor.pack op decomposition when all
inner tile sizes are static. The generated tensor.expand_shape op is
still valid because only one of the expanding dimension is dynamic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo