Formatting.
Details
Details
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
- Build Status
Buildable 26373 Build 26372: arc lint + arc unit
Event Timeline
| libomptarget/deviceRTLs/nvptx/src/loop.cu | ||
|---|---|---|
| 420 | What about the Pascal issue when inlining this function? | |
| libomptarget/deviceRTLs/nvptx/src/reduction.cu | ||
| 197 | 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. | |
What about the Pascal issue when inlining this function?