Files
clang-p2996/llvm/test/CodeGen/SPIRV/transcoding/OpGroupAllAny.ll
Vyacheslav Levytskyy 23c72e93a5 [SPIR-V] Allow non-const arguments in a Group builtin that requires a boolean argument (#102902)
This PR resolves a TODO in `generateGroupInst()`
(`lib/Target/SPIRV/SPIRVBuiltins.cpp`) and Issues
https://github.com/llvm/llvm-project/issues/97311 and
https://github.com/llvm/llvm-project/issues/97312 by implementing
support for non-const arguments in a Group builtin that requires a
boolean argument.
2024-08-12 17:24:37 +02:00

3.9 KiB