This change inlines DOT_PRODUCT calls for real and integer types.
Depends on D131530
Paths
| Differential D131538
[flang] Support DOT_PRODUCT in late inlining. ClosedPublic Authored by vzakhari on Aug 9 2022, 8:16 PM.
Details
Diff Detail Event TimelineComment Actions Only minor nit on the name of test functions.
This revision is now accepted and ready to land.Aug 10 2022, 2:45 AM
Closed by commit rG1d5e7a498f7b: [flang] Support DOT_PRODUCT in late inlining. (authored by vzakhari). · Explain WhyAug 10 2022, 4:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 451341 flang/lib/Optimizer/Transforms/SimplifyIntrinsics.cpp
flang/test/Transforms/simplifyintrinsics.fir
|
Can we remove the _QP (which is just Fortran name mangling) and perhaps also name each function something different - if nothing else because at least SOMETIMES it makes it easier to search for the test you care about.