[nfc][libomptarget] Inline option into target_impl
Subset of D69423. The macros that were in option.h are all target dependent.
Inlining the header simplifies the dependency graph when looking to move code
into a common subdir.
Paths
| Differential D69472
[nfc][libomptarget] Inline option into target_impl ClosedPublic Authored by JonChesterfield on Oct 26 2019, 8:38 PM.
Details Summary [nfc][libomptarget] Inline option into target_impl Subset of D69423. The macros that were in option.h are all target dependent.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 27 2019, 5:24 AM Closed by commit rGad4c42666dd8: [nfc][libomptarget] Inline option into target_impl (authored by JonChesterfield). · Explain WhyOct 27 2019, 7:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 226568 openmp/libomptarget/deviceRTLs/nvptx/src/debug.h
openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
openmp/libomptarget/deviceRTLs/nvptx/src/option.h
openmp/libomptarget/deviceRTLs/nvptx/src/state-queue.h
openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h
|