ARM Cast Cost Table

Renato Golin renato.golin at linaro.org
Tue Jan 29 10:32:59 PST 2013


Hi Nadav,

This is an entry level change, just to make sure everything is in the right
place and the infrastructure is ready. The code change is trivial.

http://llvm-reviews.chandlerc.com/D345

I spent a bit more time on tests, to make sure the costs were correctly
taken and exposing the instruction I expect to do the cast clearly stated.

Both tests refer to the same source code, but one is vectorized and the
other is not. With time, we can fill them with cost checks for other
instructions, I just didn't do it because I wasn't sure they were correct
(some I know aren't).

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130129/13696d93/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cast-cost.patch
Type: application/octet-stream
Size: 34841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130129/13696d93/attachment.obj>


More information about the llvm-commits mailing list