mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
This is equivalent to `cuOccupancyMaxPotentialBlockSize`. It is currently only implemented on Cuda; AMDGPU and Host return unsupported. --------- Co-authored-by: Callum Fare <callum@codeplay.com>