[PATCH] D115387: [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec  8 13:36:02 PST 2021
    
    
  
nikic added a comment.
Hm, I see now that IRBuilder will use an i64 by default, which is presumably the reason for the choice.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115387/new/
https://reviews.llvm.org/D115387
    
    
More information about the llvm-commits
mailing list