[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
Tue Jan 23 20:28:57 PST 2018
steleman updated this revision to Diff 131192.
steleman added a comment.
Updated per latest comments:
1. Removed AggressiveFMAFloat and AggressiveFMADouble from AArch64.td.
2. Created FeatureAggressiveFMA in AArch64.td.
3. Merged test cases into one, including the IR test case from Florian Hahn.
Repository:
rL LLVM
https://reviews.llvm.org/D40696
Files:
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64Subtarget.h
test/CodeGen/AArch64/fma-aggressive.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40696.131192.patch
Type: text/x-patch
Size: 7345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/a996738b/attachment.bin>
More information about the llvm-commits
mailing list