[PATCH] D148269: [Pipeline] Don't limit ArgumentPromotion to -O3
    Yonghong Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr 17 07:16:22 PDT 2023
    
    
  
yonghong-song added a comment.
@nikic This is a BPF limitation. See the following kernel document:
  https://www.kernel.org/doc/html/latest/bpf/bpf_design_QA.html#q-can-more-than-5-function-arguments-be-supported-in-the-future
I will propose a TTI hook then.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148269/new/
https://reviews.llvm.org/D148269
    
    
More information about the llvm-commits
mailing list