[PATCH] D124455: [X86] Check the address in machine verifier
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 26 19:18:09 PDT 2022
    
    
  
craig.topper added a comment.
Do we have test coverage that the expensive checks bot runs that would have caught the gather+opaque ptr issue that motivated this patch?
I'm not opposed to this patch, just wondering if it is enough to help us find issues.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124455/new/
https://reviews.llvm.org/D124455
    
    
More information about the llvm-commits
mailing list