Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, please add a test for the lowering to "simple" pad.
mlir/test/Dialect/Linalg/transform-lower-pack.mlir | ||
---|---|---|
249 | Could you add a test with the lowering to a "simple" pad? Use func.func @pack_as_pad as template and just add an outer_dims field. |
nit: obained -> obtained