Add the DoLoopHelper. Some helpers functions
to create fir.do_loop operations.
This code was part of D111337 and was extracted in order to
make the patch easier to review.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D111713
[fir] Add the DoLoopHelper ClosedPublic Authored by clementval on Oct 13 2021, 6:56 AM.
Details Summary Add the DoLoopHelper. Some helpers functions This code was part of D111337 and was extracted in order to This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2021, 9:54 AM Closed by commit rGbde89ac7f1da: [fir] Add the DoLoopHelper (authored by schweitz, committed by clementval). · Explain WhyOct 13 2021, 12:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379502 flang/include/flang/Optimizer/Builder/DoLoopHelper.h
flang/include/flang/Optimizer/Builder/FIRBuilder.h
flang/lib/Optimizer/Builder/CMakeLists.txt
flang/lib/Optimizer/Builder/DoLoopHelper.cpp
flang/lib/Optimizer/Builder/FIRBuilder.cpp
flang/lib/Optimizer/CMakeLists.txt
flang/unittests/Optimizer/Builder/DoLoopHelperTest.cpp
flang/unittests/Optimizer/CMakeLists.txt
|