[PATCH] D50326: [ARM] FP16: vector VMUL variants

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 01:17:21 PDT 2018


samparker added inline comments.


================
Comment at: test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll:996
+  ret <8 x half> %mul
+}
 
----------------
Should there not also be a test where both inputs are v8f16?


https://reviews.llvm.org/D50326





More information about the llvm-commits mailing list