[PATCH] D53632: [AArch64] Implement FP16FML intrinsics

Bryan Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 21:44:39 PDT 2018


bryanpkc updated this revision to Diff 170812.
bryanpkc edited the summary of this revision.
bryanpkc added a comment.

Updated the patch to avoid using monorepo path names.


https://reviews.llvm.org/D53632

Files:
  include/llvm/IR/IntrinsicsAArch64.td
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/neon-fp16fml.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53632.170812.patch
Type: text/x-patch
Size: 11180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/f35aa654/attachment.bin>


More information about the llvm-commits mailing list