Fix the case where NumTeams was set incorrectly instead of NumThreads
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Could change these to std::min, or add a one line clamp function to avoid repeating either variable