We can't test lowering calls with hlfir.expr arguments yet because this
hits a not yet implemented: "get shape form HLFIR expr without producer
holding the shape".
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144098
[flang] lower hlfir.matmul into fir runtime call ClosedPublic Authored by tblah on Feb 15 2023, 5:21 AM.
Details Summary We can't test lowering calls with hlfir.expr arguments yet because this
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 15 2023, 5:21 AM tblah added a parent revision: D144096: [flang] lower matmul intrinsic to hlfir.matmul operation.Feb 15 2023, 6:34 AM This revision is now accepted and ready to land.Feb 16 2023, 6:23 AM Closed by commit rG3a6f3b44e434: [flang] lower hlfir.matmul into fir runtime call (authored by tblah). · Explain WhyFeb 16 2023, 7:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 498016 flang/lib/Optimizer/HLFIR/Transforms/BufferizeHLFIR.cpp
flang/test/HLFIR/matmul-bufferization.fir
|