This test checks all of the parts of intrinsic lowering work together,
and makes sure that we can pass the hlfir.expr result of one intrinsic
as an argument to another.
Depends on D145503
Paths
| Differential D145504
[flang][hlfir] add a test chaining intrinsics ClosedPublic Authored by tblah on Mar 7 2023, 7:06 AM.
Details
Summary This test checks all of the parts of intrinsic lowering work together, Depends on D145503
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 7 2023, 7:06 AM tblah added a child revision: D145959: [flang][hlfir] add matmul canonicalizer.Mar 13 2023, 10:08 AM This revision is now accepted and ready to land.Mar 14 2023, 2:50 AM Closed by commit rGe29d1d0f80b0: [flang][hlfir] add a test chaining intrinsics (authored by tblah). · Explain WhyMar 17 2023, 2:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506016 flang/test/HLFIR/mul_transpose.f90
|