[PATCH] D37102: [AArch64] Add FMOVH0: materialize 0 using zero register for f16 values

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 07:48:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311662: [AArch64] Add FMOVH0: materialize 0 using zero register for f16 values (authored by SjoerdMeijer).

Changed prior to commit:
  https://reviews.llvm.org/D37102?vs=112536&id=112562#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37102

Files:
  llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/test/CodeGen/AArch64/f16-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37102.112562.patch
Type: text/x-patch
Size: 5338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/83262be7/attachment.bin>


More information about the llvm-commits mailing list