ab added a comment.

In http://reviews.llvm.org/D10724#194990, @rjmccall wrote:

> Should we conditionalize this on whether AVX (for 32-byte) and AVX-512 (for 
> 64-byte) are enabled?  I'm willing to accept that we shouldn't; just want to 
> hear your thoughts.


I think that would make sense.

I thought I saw a justification for unconditionally using 256 in the original 
AVX patch, but now that I look again I don't think there is one, and I can't 
think of one.


http://reviews.llvm.org/D10724




_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to