[PATCH] D98821: [RISCV] Improve 64-bit integer materialization for some cases.
    Jessica Clarke via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 17 15:12:43 PDT 2021
    
    
  
jrtc27 added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/sadd_sat.ll:120
+; RV64I-NEXT:  .LBB1_5:
+; RV64I-NEXT:    mv a0, a2
 ; RV64I-NEXT:    ret
----------------
Hm, would be nice to not make this pattern worse
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98821/new/
https://reviews.llvm.org/D98821
    
    
More information about the llvm-commits
mailing list