mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +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>