This logic can be shared with the tiled code generation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75565
[Matrix] Move multiply-add code generation into separate function (NFC). ClosedPublic Authored by fhahn on Mar 3 2020, 1:42 PM.
Details Summary This logic can be shared with the tiled code generation.
Diff Detail
Event Timelinefhahn added a child revision: D75566: [Matrix] Add initial tiling for load/multiply/store chains..Mar 3 2020, 1:49 PM This revision is now accepted and ready to land.Mar 19 2020, 10:12 AM Closed by commit rG796fb2e47498: [Matrix] Move multiply-add code generation into separate function (NFC). (authored by fhahn). · Explain WhyMar 19 2020, 1:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 251466 llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
|