Displaying 2 results from an estimated 2 matches for "d9864c9b".
Did you mean:
d86cc9b
2016 Nov 29
2
Loop Vectorize: Testing cost model driven transformations
...ll, as long as we don't specify a triple in the target-independent
tests. And it looks like Michael cleaned that all up in r283512.
Thanks!
-- Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161129/d9864c9b/attachment.html>
2016 Nov 28
2
Loop Vectorize: Testing cost model driven transformations
Note: This is a continuation of a discussion over at
https://reviews.llvm.org/D26869.
Hi all,
In a discussion over on llvm-commits, we are debating how best to test loop
vectorization transformations that are guided by the cost model. The cost
model is currently used primarily for determining the vectorization and
interleave factors. Both of these parameters are easily overridden with
command