[PATCH] D143988: [AArch64] Always lower fp16 zero to FMOVH0

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 08:06:45 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0bfbad19b06: [AArch64] Always lower fp16 zero to FMOVH0 (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D143988?vs=497232&id=497682#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143988/new/

https://reviews.llvm.org/D143988

Files:
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-fmax.ll
  llvm/test/CodeGen/AArch64/arm64-zero-cycle-zeroing.ll
  llvm/test/CodeGen/AArch64/f16-imm.ll
  llvm/test/CodeGen/AArch64/mattr-all.ll
  llvm/test/CodeGen/AArch64/vecreduce-fadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143988.497682.patch
Type: text/x-patch
Size: 6092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/87648da1/attachment.bin>


More information about the llvm-commits mailing list