Files
clang-p2996/llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
Vyacheslav Levytskyy 9ba27ca5c7 [SPIR-V] Ensure no uses of intrinsic global variables after module translation (#122729)
Ensure that the backend satisfies the requirement of the verifier that
disallows uses of intrinsic global variables. This PR fixes
https://github.com/llvm/llvm-project/issues/110495
2025-01-14 17:45:10 +01:00

23 KiB