[PATCH] [DAGCombine] Don't generate atrocious shuffles for constant vectors

Simon Pilgrim llvm-dev at redking.me.uk
Wed Jan 21 07:43:09 PST 2015


Thanks Michael - see comment.


================
Comment at: test/CodeGen/X86/widen_shuffle-1.ll:92
@@ -91,2 +91,2 @@
   ret void
 }
----------------
This looks like its leaving a shuffle of a constant vector - shouldn't this be constant folded away?

http://reviews.llvm.org/D7093

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list