[llvm] X86: make VBMI2 funnel shifts use VSHLD/VSHRD for const splats (PR #169401)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 08:19:26 PST 2025


================
@@ -0,0 +1,163 @@
+//===- FunnelShiftCombineTest.cpp - X86 Funnel Shift Combine Tests --------===//
----------------
RKSimon wrote:

FunnelShiftCombineTest.cpp ?

https://github.com/llvm/llvm-project/pull/169401


More information about the llvm-commits mailing list