[llvm] [SPIRV] Do not remove capability from all caps (PR #68194)

Ilia Diachkov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 11:27:14 PDT 2023


iliya-diyachkov wrote:

Why do you think, it is a mistake? Well, SPIRV translator emits both capabilities in the original test. However I built the original test without `OpCapability Shader` in SPIRV asm and SPIRV validator didn't report errors...

https://github.com/llvm/llvm-project/pull/68194


More information about the llvm-commits mailing list