Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZOperators.td
Ulrich Weigand f4ea1055ad [SystemZ] Implement i128 funnel shifts
These can be handled via the VECTOR SHIFT LEFT/RIGHT DOUBLE
family of instructions, depending on architecture level.

Fixes: https://github.com/llvm/llvm-project/issues/129955
2025-03-15 18:28:44 +01:00

56 KiB