[PATCH] D52980: [X86][AVX1] Enable *_EXTEND_VECTOR_INREG lowering of 256-bit vectors
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct  8 12:08:01 PDT 2018
    
    
  
craig.topper added inline comments.
================
Comment at: test/CodeGen/X86/avg.ll:2399
+; AVX1-NEXT:    addq $16, %rsp
 ; AVX1-NEXT:    popq %rbx
 ; AVX1-NEXT:    popq %r12
----------------
Is this an increase in code?
Repository:
  rL LLVM
https://reviews.llvm.org/D52980
    
    
More information about the llvm-commits
mailing list