Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_locks.hip | ||
|---|---|---|
| 30 | One nit. There is a blank line between declare target and the include, so I’d also insert a blank line between the last line of code and the end declare target. | |
Comment Actions
- insert whitespace requested at review
| openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_locks.hip | ||
|---|---|---|
| 30 | Sure, may as well. | |
One nit. There is a blank line between declare target and the include, so I’d also insert a blank line between the last line of code and the end declare target.