llvm
1f0dc362 - [SYCL] Correct handling of enumeration specialization constants (#12925)

Commit
2 years ago
[SYCL] Correct handling of enumeration specialization constants (#12925) Lower enumeration specialization constants to `SpecConstant` in SPIR-V instead of `SpecConstantComposite`, thus handling them using their underlying integral types. --------- Signed-off-by: Victor Perez <victor.perez@codeplay.com>
Author
Victor Perez
Parents
Loading