Print the full shapes of both argument when the dimensions that must
match do not do so.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D132153
[flang][runtime] Improve error message for incompatible MATMUL arguments ClosedPublic Authored by klausler on Aug 18 2022, 11:12 AM.
Details Summary Print the full shapes of both argument when the dimensions that must
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 18 2022, 11:34 AM Closed by commit rGf5884fd9de6c: [flang][runtime] Improve error message for incompatible MATMUL arguments (authored by klausler). · Explain WhyAug 18 2022, 1:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453775 flang/runtime/matmul.cpp
|