[PATCH] D37330: [X86] Fix crash on assert of non-simple type after type-legalization

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 08:09:16 PDT 2017


zvi added inline comments.


================
Comment at: test/CodeGen/X86/pr34397.ll:3
+
+define internal fastcc <32 x i64> @test(<32 x i64> %s.0.6, <32 x i64> %s.0.7) {
+entry:
----------------
Any chance bugpoint can reduce this test?


https://reviews.llvm.org/D37330





More information about the llvm-commits mailing list