[PATCH] D137707: Move "auto-init" instructions to the dominator of their users
    Nick Desaulniers via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 28 11:47:54 PDT 2023
    
    
  
nickdesaulniers accepted this revision.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.
I redid quick Linux kernel (mainline, x86_64 and arm64 defconfig, arm64 thinlto) build+boot tests with this version. Clearing my previous -1. Thanks for the work on this patch! You may want to see if @efriedma or @nikic have any last minute thoughts before landing though (within a reasonable delay; we can always fix things after they've landed).
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137707/new/
https://reviews.llvm.org/D137707
    
    
More information about the llvm-commits
mailing list