[PATCH] D44510: [AArch64] Codegen tests for the Armv8.2-A FP16 intrinsics

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 03:38:54 PDT 2018


SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: samparker, olista01, evandro, az.
Herald added subscribers: kristof.beyls, javed.absar, rengolin.

This is a follow up of the AArch64 FP16 intrinsics work;
the codegen tests had not been added yet.


https://reviews.llvm.org/D44510

Files:
  test/CodeGen/AArch64/fp16_intrinsic_lane.ll
  test/CodeGen/AArch64/fp16_intrinsic_scalar_1op.ll
  test/CodeGen/AArch64/fp16_intrinsic_scalar_2op.ll
  test/CodeGen/AArch64/fp16_intrinsic_scalar_3op.ll
  test/CodeGen/AArch64/fp16_intrinsic_vector_1op.ll
  test/CodeGen/AArch64/fp16_intrinsic_vector_2op.ll
  test/CodeGen/AArch64/fp16_intrinsic_vector_3op.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44510.138515.patch
Type: text/x-patch
Size: 30405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/1767397e/attachment.bin>


More information about the llvm-commits mailing list