Files
clang-p2996/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Zaara Syeda 22067a8eb4 [PowerPC] Fix assert exposed by PR 95931 in LowerBITCAST (#108062)
Hit Assertion failed: Num < NumOperands && "Invalid child # of SDNode!" 
Fix by checking opcode and value type before calling getOperand.
2024-09-10 14:14:01 -04:00

749 KiB