[PATCH] D140493: [SROA] Support promotion in presence of variably-indexed loads
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 21 13:49:20 PST 2022
    
    
  
nikic added a comment.
FYI sqlite3 from llvm-test-suite fails to build in ReleaseLTO-g configuration with the following error:
> /usr/bin/ld: error: LLVM gold plugin: Invalid value reference from metadata
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140493/new/
https://reviews.llvm.org/D140493
    
    
More information about the llvm-commits
mailing list