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

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 25 09:25:34 PST 2025


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

Whoops I can update this if we keep the file

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


More information about the llvm-commits mailing list