[PATCH] D159357: [AArch64] Move PAuth codegen down the machine pipeline
    Victor Campos via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep  5 03:06:21 PDT 2023
    
    
  
vhscampos added a comment.
I don't understand the motivation here. This moves PAuth's instruction insertion later down the pipeline, but why? The handling in the machine outliner isn't made any simpler IMO.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159357/new/
https://reviews.llvm.org/D159357
    
    
More information about the llvm-commits
mailing list