[SPIRV] fix build with clang and use PoisonValue instead of UndefValue
The patch fixes the SPIRV backend build using clang. It also replaces UndefValue with PoisonValue in SPIRVRegularizer.cpp. Fixes: #57773 Differential Revision: https://reviews.llvm.org/D134071
parent
5be203ec
Please register or sign in to comment