This better matches CUDA behavior.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/lib/CodeGen/TargetInfo.cpp | ||
|---|---|---|
| 8825 | I'd like to see the word default, e.g. OpenCLDefaultMaxWorkGroupSize, used more since that is what this is about. Ideally the option would have been named gpu-default-max-threads-per-block, but I suppose I can see why it was shortened. | |
| clang/lib/CodeGen/TargetInfo.cpp | ||
|---|---|---|
| 8825 | changed variable names. | |
I'd like to see the word default, e.g. OpenCLDefaultMaxWorkGroupSize, used more since that is what this is about. Ideally the option would have been named gpu-default-max-threads-per-block, but I suppose I can see why it was shortened.