[PATCH] D63973: [MachineVerifier]  Improve checks of target instructions operands.
    Jonas Paulsson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 26 04:51:42 PST 2019
    
    
  
jonpa marked 2 inline comments as done.
jonpa 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. ***
----------------
lebedev.ri wrote:
> Did you file a bug for this one?
> Might be a good idea, and add a link to patch description.
Yes, and now I also added a link to Bugzilla here...
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63973/new/
https://reviews.llvm.org/D63973
    
    
More information about the llvm-commits
mailing list