Formatting.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
libomptarget/deviceRTLs/nvptx/src/loop.cu | ||
---|---|---|
420 ↗ | (On Diff #180129) | What about the Pascal issue when inlining this function? |
libomptarget/deviceRTLs/nvptx/src/reduction.cu | ||
197 ↗ | (On Diff #180129) | Can the rest of __BALLOT_SYNC instances in this file be replaced with __ACTIVEMASK()? If so, then we can remove the definition of __BALLOT_SYNC altogether from omptarget-nvptx.h. |