[PATCH] D49987: [ARM] Allow half-precision FP softening
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 11:44:14 PDT 2018
efriedma added a comment.
Can we make `<4 x half>` a legal type on all subtargets with NEON, and just mark all the operations "expand" for subtargets which don't support math on it?
https://reviews.llvm.org/D49987
More information about the llvm-commits
mailing list