[PATCH] D31801: Performance enhancements for Cavium ThunderX2 T99

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 07:00:22 PDT 2017


steleman added a comment.

In https://reviews.llvm.org/D31801#740732, @rengolin wrote:

> Right, I clicked the link and it took me to the old code. :)
>
> I'm not sure how f16/f128 would fare there. Probably not well.


So, then, this would be a case of "some micro-architectures can do this for any floating-point type, some others need special treatment".

Right now, f16 is completely excluded.


Repository:
  rL LLVM

https://reviews.llvm.org/D31801





More information about the llvm-commits mailing list