This patch adds the builder that generate assignment runtime API calls.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Jean Perier <jperier@nvidia.com>
Paths
| Differential D114475
[fir] Add assignment runtime API builder ClosedPublic Authored by clementval on Nov 23 2021, 1:45 PM.
Details Summary This patch adds the builder that generate assignment runtime API calls. This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Jean Perier <jperier@nvidia.com>
Diff Detail
Event Timelineclementval edited parent revisions, added: D114557: [fir] Add base for runtime builder unittests; removed: D114460: [fir] Add fir reduction builder.Nov 25 2021, 5:45 AM This revision is now accepted and ready to land.Nov 26 2021, 5:12 AM Closed by commit rG51e2c8c9bf96: [fir] Add assignment runtime API builder (authored by clementval). · Explain WhyNov 29 2021, 1:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 390282 flang/include/flang/Optimizer/Builder/Runtime/Assign.h
flang/lib/Optimizer/Builder/CMakeLists.txt
flang/lib/Optimizer/Builder/Runtime/Assign.cpp
flang/unittests/Optimizer/Builder/Runtime/AssignTest.cpp
flang/unittests/Optimizer/CMakeLists.txt
|