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