[PATCH] D10838: Fix invalid shufflevector operands

Moritz Pflanzer moritz.pflanzer14 at imperial.ac.uk
Mon Jul 27 00:53:56 PDT 2015


mpflanzer added a comment.

Hi Simon, is this test case enough? Clang will fail with an exit code other than 0 if wrong code is generated. The test passes with my changes. Or should I add a check to the test that something like `<2 x i64> <i64 0, i64 undef>` is not generated?


http://reviews.llvm.org/D10838







More information about the cfe-commits mailing list