[PATCH] D36893: [AArch64] Custom lowering of copysign f16

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 08:29:12 PDT 2017


SjoerdMeijer added a comment.

Just to clarify my last comment, I will repeat the exercise I did in https://reviews.llvm.org/D36396 allowing f16 scalars, and will now start working on allowing f16 vector types. I will then also add tests for these.


https://reviews.llvm.org/D36893





More information about the llvm-commits mailing list