[PATCH] D40696: Enable aggressive FMA on T99 and provide AArch64 option for other micro-arch's

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 11:48:38 PST 2017


steleman updated this revision to Diff 126011.
steleman added a comment.

Updated large test case to use --check-prefix={CHECK-FMA|CHECK-GENERIC}.
Included Florian Hahn's small test case for FMA.
Metadata in the large LLVM IR test case is required.


Repository:
  rL LLVM

https://reviews.llvm.org/D40696

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  test/CodeGen/AArch64/fma-aggressive.ll
  test/CodeGen/AArch64/fma-simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40696.126011.patch
Type: text/x-patch
Size: 19565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/48b42425/attachment.bin>


More information about the llvm-commits mailing list