Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
docs/CompileCudaWithLLVM.rst | ||
---|---|---|
160 ↗ | (On Diff #57992) | It's actually for both host and device. The idea was to keep host & device behavior as close to each other as we can. |
Comment Actions
lgtm
docs/CompileCudaWithLLVM.rst | ||
---|---|---|
166–168 ↗ | (On Diff #58125) | Do we actually know how to honor the C11 semantics? |
docs/CompileCudaWithLLVM.rst | ||
---|---|---|
166–168 ↗ | (On Diff #58125) | My understanding from talking to Chandler was that this was the intent of "on". But there is a good chance I misunderstood. |