Don't add it to FusedInsts in this case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103627
[Matrix] Fix transpose-multiply folding if transpose has multiple uses ClosedPublic Authored by anemet on Jun 3 2021, 9:10 AM.
Details Summary Don't add it to FusedInsts in this case.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 4 2021, 10:12 AM This revision was landed with ongoing or failed builds.Jun 4 2021, 10:56 AM Closed by commit rGffde966cd9bf: [Matrix] Fix transpose-multiply folding if transpose has multiple uses (authored by anemet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 349919 llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-right-transpose.ll
|