[PATCH] D82249: [HWASan] Disable GlobalISel/FastISel for HWASan Globals.
    Evgenii Stepanov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 23 13:59:19 PDT 2020
    
    
  
eugenis added a comment.
LGTM
I'm OK with this as a workaround, but it would be more natural to detect the unsupported IR pattern in globalisel and fall back instead of disabling it entirely. Is it difficult to do for some reason?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82249/new/
https://reviews.llvm.org/D82249
    
    
More information about the llvm-commits
mailing list