The inner tiling sizes could be dynamic (which are Values). In this
context, they should be added to tiledOperand when cloning the op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
We tested it with transform dialect, I'm familiar about how to pass a dynamic value to tiling sizes. Let me do some research about it.