[PATCH] D81139: [ARM] MVE VCVT lowering for f32->f16 truncs

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 17:09:20 PDT 2020


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

LGTM

I wasn't really paying attention to how the interleaving works... I guess this is probably the least terrible solution here.  (I still think we should make some target-independent enhancements in this area, but maybe there isn't enough common ground in this particular case.)


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

https://reviews.llvm.org/D81139





More information about the llvm-commits mailing list