[llvm] [SPIRV] Fix failing assertion in SPIRVAsmPrinter (PR #166909)

Juan Manuel Martinez CaamaƱo via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 7 01:13:16 PST 2025


jmmartinez wrote:

I've added a last commit where I refactor a redundant condition and rename ConstZero into ConstZeroInt32, but if it's not relevant I can remove it (it polutes the PR a bit and is an unrelated NFC).

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


More information about the llvm-commits mailing list