[PATCH] D64322: [WebAssembly] Add support for llvm.clear_cache intrinsic
    Derek Schuff via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul  9 13:05:02 PDT 2019
    
    
  
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
This is fine (assuming `getClearCacheBuiltinName` is only called when `clear_cache` is itself called in the source), and an improvement over just asserting. I'm curious to hear what the OP says about their use case, we can always discuss changing this in the future.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64322/new/
https://reviews.llvm.org/D64322
    
    
More information about the llvm-commits
mailing list