[PATCH] D24510: [mips] Correct c.cond.fmt instruction definition.
Vasileios Kalintiris via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 09:20:51 PDT 2016
vkalintiris requested changes to this revision.
vkalintiris added a comment.
This revision now requires changes to proceed.
I'm getting a few test failures from the LLVM test-suite for MIPS32R2. Can you take a look at what's going wrong and update the patch before I review it? Given the symmetry of the code I'd expect, more or less, the same test failures to happen for microMIPS32R2 too but I'm not sure.
Repository:
rL LLVM
https://reviews.llvm.org/D24510
More information about the llvm-commits
mailing list