[PATCH] D11718: [TTI] Fix default costs for interleaved accesses

James Molloy james.molloy at arm.com
Mon Aug 3 06:42:01 PDT 2015


jmolloy added a subscriber: jmolloy.
jmolloy accepted this revision.
jmolloy added a reviewer: jmolloy.
jmolloy added a comment.
This revision is now accepted and ready to land.

This looks like a mechanical change to me. I don't like the static_casts all over the place, but it's used prolifically elsewhere in the file so I can't  see an issue with it.

James


http://reviews.llvm.org/D11718







More information about the llvm-commits mailing list