[libomptarget] Refactor syncthreads macro to inline function
See also abandoned D66846, split into this diff and others.
Details
Details
- Reviewers
jdoerfert ABataev grokos ronlieb gregrodgers
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 37403 Build 37402: arc lint + arc unit
Event Timeline
openmp/libomptarget/deviceRTLs/nvptx/src/data_sharing.cu | ||
---|---|---|
555–556 | Remove FIXME | |
569–570 | And here too | |
openmp/libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.cu | ||
128–129 | Remove FIXME | |
170–171 | Same here | |
openmp/libomptarget/deviceRTLs/nvptx/src/sync.cu | ||
77–78 | Same | |
openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h | ||
51 | #endif // __clang__ |
Comment Actions
Phabricator has decided to mix this patch in with the other patches that have landed on master since initially creating it. Presumably my mistake for rebasing. I'll abandon this and create a new diff. Sorry for the noise.
Remove FIXME