[PATCH] D50142: [ARM] Armv8.2-A FP16 vector intrinsics tests
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 1 06:57:37 PDT 2018
SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: olista01, samparker.
Herald added a reviewer: javed.absar.
Herald added subscribers: chrib, kristof.beyls.
Clang support for the Armv8.2-A FP16 vector intrinsic was committed in
https://reviews.llvm.org/rC328277, but this was never followed up, i.e. the LLVM part is missing.
I've raised PR38404, and this is the first step to address this. I.e.,
this adds tests for the Armv8.2-A FP16 vector intrinsic, and thus shows
which intrinsics already work, and which need further work.
https://reviews.llvm.org/D50142
Files:
test/CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50142.158533.patch
Type: text/x-patch
Size: 43321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/49f3c64e/attachment.bin>
More information about the llvm-commits
mailing list