This patch just disables inlining of ordered hlfir.elemental operations.
Proving the safeness of inlining is left for future development.
Depends on D154032
Paths
| Differential D154034
[flang][hlfir] Do not inline ordered elementals. ClosedPublic Authored by vzakhari on Jun 28 2023, 5:48 PM.
Details Summary This patch just disables inlining of ordered hlfir.elemental operations. Depends on D154032
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 29 2023, 12:00 AM Closed by commit rG65379d40cf0f: [flang][hlfir] Do not inline ordered elementals. (authored by vzakhari). · Explain WhyJun 29 2023, 11:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535925 flang/lib/Optimizer/HLFIR/Transforms/InlineElementals.cpp
flang/test/HLFIR/inline-elemental.fir
|