================
@@ -133,6 +133,7 @@ struct TransferrableTargetInfo {
   unsigned short SuitableAlign;
   unsigned short NewAlign;
   unsigned MaxVectorAlign;
----------------
phoebewang wrote:

Right, sorry for the misleading. We still need to turn it to sret when vector 
size > 2^14. Then why you observed the changes in `CodeGen/X86/x86-vec-i128.c`? 
`<4 x i64>` is far less than the limitation.

https://github.com/llvm/llvm-project/pull/98629
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to