### Describe the bug The sycl/test-e2e/Experimental/launch_queries/max_sub_groups.cpp test added in https://github.com/intel/llvm/pull/16709 fails on FPGA with ``` llvm/sycl/test-e2e/Experimental/launch_queries/max_sub_groups.cpp:67: int main(): Assertion `subSGSize <= maxDeviceValue' failed. ``` ### To reproduce ### Environment _No response_ ### Additional context _No response_