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

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 01:28:44 PDT 2018


SjoerdMeijer added inline comments.


================
Comment at: test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll:839
 
 define dso_local <4 x half> @test_vmul_f16(<4 x half> %a, <4 x half> %b) {
 ; CHECKLABEL: test_vmul_f16:
----------------
Yes, they are here :)


https://reviews.llvm.org/D50326





More information about the llvm-commits mailing list