[PATCH] D49987: [ARM] Allow half-precision FP softening

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 12:06:22 PDT 2018


efriedma added a comment.

Please make sure there's test coverage for illegal half operations (`fadd <4 x half>` etc.)


https://reviews.llvm.org/D49987





More information about the llvm-commits mailing list