Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148061
[mlir][linalg] Fix a bug in lower_pack when there are no padding values. ClosedPublic Authored by hanchung on Apr 11 2023, 3:58 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2023, 10:56 AM This revision was landed with ongoing or failed builds.Apr 14 2023, 11:27 AM Closed by commit rG5ddff0d8cd79: [mlir][linalg] Fix a bug in lower_pack when there are no padding values. (authored by hanchung). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512616 mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/test/Dialect/Linalg/transform-lower-pack.mlir
|