This patch unifies construction of mapping table entry to use emplace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104580
[NFC][OpenMP][Offloading] Unified the construction of mapping table entry ClosedPublic Authored by tianshilei1992 on Jun 18 2021, 4:38 PM.
Details Summary This patch unifies construction of mapping table entry to use emplace.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 22 2021, 1:22 AM This revision was landed with ongoing or failed builds.Jun 22 2021, 9:38 AM Closed by commit rG002905907432: [NFC][OpenMP][Offloading] Unified the construction of mapping table entry (authored by tianshilei1992). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 353680 openmp/libomptarget/src/device.cpp
|