[PATCH] D62330: [ARM] Select fp16 fma

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 00:43:40 PDT 2019


SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.

Looks good to me.

We have test for vfma in `fp16-instructions.ll` matchin a mul and add, but this one here is for matching intrinsics. Perhaps this test file should be called fp16-intrinsics.ll.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62330/new/

https://reviews.llvm.org/D62330





More information about the llvm-commits mailing list