[PATCH] D117026: GlobalISel: Fix CSEMIRBuilder mishandling constant folds of vectors
    Jay Foad via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 11 09:15:25 PST 2022
    
    
  
foad added a comment.
> Alternatively we could pass DstOps to the constant fold functions.
If that would avoid building a copy when DstOp is not a register then it sounds better to me.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117026/new/
https://reviews.llvm.org/D117026
    
    
More information about the llvm-commits
mailing list