[PATCH] D20601: [x86] make pointer extractions from a vector more expensive (PR27826)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 09:57:17 PDT 2016


spatel added a comment.

Nadav commented on the list, but it doesn't seem to have copied here in Phab:
"This looks like the right approach. LGTM."

Thanks! I'll try to come up with an example for the more general problem of trying to vectorize without HW gather support and open a new bug report.


http://reviews.llvm.org/D20601





More information about the llvm-commits mailing list