[llvm] X86: make VBMI2 funnel shifts use VSHLD/VSHRD for const splats (PR #169401)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 24 18:49:21 PST 2025
================
@@ -0,0 +1,163 @@
+//===- FunnelShiftCombineTest.cpp - X86 Funnel Shift Combine Tests --------===//
+//
----------------
ArnavM3434 wrote:
Sure
https://github.com/llvm/llvm-project/pull/169401
More information about the llvm-commits
mailing list