Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
Sam Parker 76c4529515 [WebAssembly] Fix assertion in LowerBUILD_VECTOR (#101961)
The assertion was failing in the case where we were trying to lower to
loadxx_zero, but lane zero was undef.
2024-08-05 14:38:12 -07:00

111 KiB