[PATCH] D50329: [ARM] FP16: vector vmov and vdup support

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


samparker added inline comments.


================
Comment at: test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll:1189
+}
+
+; FIXME (PR38404)
----------------
Again here, from the codegen patterns I would have also expected a 8 x half input test.


https://reviews.llvm.org/D50329





More information about the llvm-commits mailing list