Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105550
[mlir] Use indices instead of affine maps when composing 2 reshape ops. ClosedPublic Authored by pifon2a on Jul 7 2021, 5:33 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptJul 7 2021, 5:33 AM This revision is now accepted and ready to land.Jul 7 2021, 5:47 AM Closed by commit rGd65952782914: [mlir] Use indices instead of affine maps when composing 2 reshape ops. (authored by pifon2a). · Explain WhyJul 7 2021, 6:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356934 mlir/include/mlir/Dialect/Utils/ReshapeOpsUtils.h
mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp
|