[PATCH] D63973: [MachineVerifier] Improve checks of target instructions operands.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 04:33:33 PST 2019
lebedev.ri added inline comments.
================
Comment at: llvm/test/CodeGen/SPARC/fp128.ll:6-7
+# This test currently fails with expensive checks enabled.
+# XFAIL: *
+# *** Bad machine code: Expected a register operand. ***
----------------
Did you file a bug for this one?
Might be a good idea, and add a link to patch description.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63973/new/
https://reviews.llvm.org/D63973
More information about the llvm-commits
mailing list