Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
Alan Li ada2fbfe36 [GISel] Fix ShuffleVector assert (#139769)
Fixes issue: https://github.com/llvm/llvm-project/issues/139752

When G_SHUFFLE_VECTOR has only 1 element then it is possible the vector
is decayed into a scalar.
2025-05-20 21:25:31 -04:00

282 KiB