[PATCH] D18000: [x86] fix cost model inaccuracy for vector memory ops

David Kreitzer via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 14:28:28 PST 2016


DavidKreitzer added a comment.

This seems reasonable to me also. It might be nice to have a separate X86Subtarget property for double pumped 32-byte load/stores, but that may be overkill for this one use.


http://reviews.llvm.org/D18000





More information about the llvm-commits mailing list