[PATCH] D60618: [ARM] Add bitcast/extract_subvec. of fp16 vectors

Oliver Stannard (Linaro) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 03:07:57 PDT 2019


ostannard added a comment.

It looks like we are still missing a lot of the conversions between f16 vectors and other vector types, I think it would be better to add them all at once, so it's easier to check we haven't messed any.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60618





More information about the llvm-commits mailing list