Files
clang-p2996/llvm/lib/Target/SPIRV/SPIRVUtils.cpp
Vyacheslav Levytskyy 335d5d5f47 [SPIRV] Tweak parsing of base type name in builtins (#88255)
This PR is a small improvement of parsing of base type name in builtins,
allowing to understand `unsigned ...` types. The test case that fails
without the fix is attached.
2024-04-10 19:04:31 +02:00

15 KiB