[llvm] [VectorCombine] foldShuffleOfBinops - failure to track OperandValueInfo (PR #171934)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 6 02:03:03 PST 2026


================
@@ -4,11 +4,172 @@
 
 declare void @use(<4 x i32>)
 
+; Uniform constant shift
----------------
RKSimon wrote:

Are there no tests that have a different cost benefit for SSE2 vs AVX2?

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


More information about the llvm-commits mailing list