This just moves in the implementation from LinearTransform.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118479
[MLIR] Matrix: support matrix-vector multiplication ClosedPublic Authored by arjunp on Jan 28 2022, 8:11 AM.
Details Summary This just moves in the implementation from LinearTransform.
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptJan 28 2022, 8:11 AM This revision is now accepted and ready to land.Jan 28 2022, 3:53 PM This revision was landed with ongoing or failed builds.Feb 2 2022, 4:11 AM Closed by commit rG255494144fc6: [MLIR] Matrix: support matrix-vector multiplication (authored by arjunp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405212 mlir/include/mlir/Analysis/Presburger/LinearTransform.h
mlir/include/mlir/Analysis/Presburger/Matrix.h
mlir/lib/Analysis/Presburger/LinearTransform.cpp
mlir/lib/Analysis/Presburger/Matrix.cpp
|
Triple ///.