Files
clang-p2996/llvm/test/CodeGen/WebAssembly/simd-build-vector.ll
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

22 KiB