[llvm] [SPIR-V] Fix generation of invalid SPIR-V in cases of of bitcasts between pointers and multiple null pointers used in the input LLVM IR (PR #118298)
Vyacheslav Levytskyy via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 07:51:24 PST 2024
VyacheslavLevytskyy wrote:
The only fail in the test cases is CodeGen/SPIRV/debug-info/debug-type-basic.ll that is unrelated to this PR, see https://github.com/llvm/llvm-project/issues/118011
https://github.com/llvm/llvm-project/pull/118298
More information about the llvm-commits
mailing list