[PATCH] D33295: [WebAssembly][NFC] Update expected testsuite failures for newly passing tests

Jacob Gravelle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 12:54:42 PDT 2017


jgravelle-google created this revision.
Herald added subscribers: dschuff, jfb.

r303050 fixes crashes when calling scalarizeMaskedMemIntrin pass from WebAssembly backend. This updates expected test failures for that.


https://reviews.llvm.org/D33295

Files:
  lib/Target/WebAssembly/known_gcc_test_failures.txt


Index: lib/Target/WebAssembly/known_gcc_test_failures.txt
===================================================================
--- lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ lib/Target/WebAssembly/known_gcc_test_failures.txt
@@ -33,9 +33,6 @@
 pr60003.c
 
 # Error in the program / unsupported by Clang.
-scal-to-vec1.c
-scal-to-vec2.c
-scal-to-vec3.c
 20000822-1.c
 20010209-1.c
 20010605-1.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33295.99338.patch
Type: text/x-patch
Size: 405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/943a61eb/attachment.bin>


More information about the llvm-commits mailing list