[PATCH] D46311: [AArch64] added FP16 vcvth intrinsic support

Luke Geeson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 08:09:11 PDT 2018


LukeGeeson updated this revision to Diff 145197.
LukeGeeson marked 5 inline comments as done.
LukeGeeson added a comment.

- [AArch64] moved FP16 h pattern, refactored FP16 intrinsics into block
- [AArch64] moved FP16 h pattern, refactored FP16 intrinsics into block


Repository:
  rL LLVM

https://reviews.llvm.org/D46311

Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/fp16_intrinsic_scalar_2op.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46311.145197.patch
Type: text/x-patch
Size: 11308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/e3937acc/attachment.bin>


More information about the llvm-commits mailing list