[libomptarget][NVPTX] Drop dead code and data structures, NFCI.
* cg and HasCancel in WorkDescr were never read and can be removed. * This eliminates the last use of priv in ThreadPrivateContext. * CounterGroup is unused afterwards. * Remove duplicate external declares in omptarget-nvptx.cu that are already in the header omptarget-nvptx.h. Differential Revision: https://reviews.llvm.org/D51622 llvm-svn: 341370
Showing
- openmp/libomptarget/deviceRTLs/nvptx/src/counter_group.h 0 additions, 51 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/counter_group.h
- openmp/libomptarget/deviceRTLs/nvptx/src/counter_groupi.h 0 additions, 82 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/counter_groupi.h
- openmp/libomptarget/deviceRTLs/nvptx/src/interface.h 2 additions, 0 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/interface.h
- openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu 0 additions, 19 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu
- openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h 0 additions, 12 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
- openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptxi.h 0 additions, 14 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptxi.h
- openmp/libomptarget/deviceRTLs/nvptx/src/option.h 0 additions, 7 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/option.h
- openmp/libomptarget/deviceRTLs/nvptx/src/parallel.cu 0 additions, 4 deletionsopenmp/libomptarget/deviceRTLs/nvptx/src/parallel.cu
Loading
Please register or sign in to comment