Loop Vectorizer: Refactor Memory Cost Computation

Arnold Schwaighofer aschwaighofer at apple.com
Thu Feb 7 10:15:33 PST 2013


As per feedback.

We don't want too many classes in a pass and the classes obscure the details. I
was going a little overboard with object modeling here. Replace classes by
generic code that handles both loads and stores.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Loop-Vectorizer-Refactor-Memory-Cost-Computation.patch
Type: application/octet-stream
Size: 11581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130207/7da274a1/attachment.obj>
-------------- next part --------------


Thanks,
Arnold


More information about the llvm-commits mailing list