[PATCH] D96599: [AArch64] Allow folding FMUL/FADD into FMA for FP16 types

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 07:48:17 PST 2021


bsmith updated this revision to Diff 323754.
bsmith added a comment.

- Update tests in line with changes to D96424 <https://reviews.llvm.org/D96424>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96599

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/f16-instructions.ll
  llvm/test/CodeGen/AArch64/sve-fp-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96599.323754.patch
Type: text/x-patch
Size: 6717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/894c37b0/attachment.bin>


More information about the llvm-commits mailing list