[llvm] [VPlan] Refine return types in VPBuilder (NFC) (PR #108858)
    Florian Hahn via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun 20 03:42:05 PDT 2025
    
    
  
https://github.com/fhahn approved this pull request.
LGTM, with the formatting fixed. All folding is currently done as VPlan transforms which also naturally handles recipes not constructed via the builder (and opportunities exposed through other folding).
We can always adjust as needed in the future.
https://github.com/llvm/llvm-project/pull/108858
    
    
More information about the llvm-commits
mailing list