javed.absar added inline comments.
================
Comment at: test/CodeGen/ARM/crash-on-pow2-shufflevector.ll:19
+;
+
+%struct.desc = type { i32, [7 x i32] }
----------------
Shouldn't this test have some sort of 'CHECK'?
https://reviews.llvm.org/D37880