Files
clang-p2996/llvm/lib/Target/Mips/MipsSEISelLowering.cpp
Cinhi Young 6735d527f9 [MIPS] [MSA] Widen v2i8, v216 and v2i32 vectors (#123040)
- Widen v2i8, v2i16 and v2i32 vectors so they don't cast back and forth,
and make sure that instructions with correct data unit is being used.
- Handle undef indices for VSHF when lowering VECTOR_SHUFFLE (it crashes
if such index is present).
2025-01-24 11:23:34 +08:00

142 KiB