[PATCH] D24798: [mips] Fix msa builtins test

Simon Dardis via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 22 07:24:20 PDT 2016


sdardis abandoned this revision.
sdardis added a comment.

I'm abandoning this revision. This test is riddled with errors such as out of range immediates and type errors that aren't warned about. I'll post a more substantial patch to address the handling of those cases + update this test and I'll squash these small changes into that patch.


https://reviews.llvm.org/D24798





More information about the cfe-commits mailing list