[PATCH] D41810: test case for Aggressive FMA on AArch64
Stefan Teleman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 7 11:56:19 PST 2018
steleman created this revision.
steleman added a reviewer: joel_k_jones.
Herald added subscribers: llvm-commits, kristof.beyls, javed.absar, mgorny, rengolin, aemerson.
This test case demonstrates(?) the effects of enabling Aggressive FMA on AArch64.
For now it is limited to Cavium ThunderX2 T99.
Repository:
rT test-suite
https://reviews.llvm.org/D41810
Files:
SingleSource/UnitTests/AggressiveFMA/AArch64/CMakeLists.txt
SingleSource/UnitTests/AggressiveFMA/AArch64/Makefile
SingleSource/UnitTests/AggressiveFMA/AArch64/aarch64_aggressive_fma.c
SingleSource/UnitTests/AggressiveFMA/AArch64/aarch64_aggressive_fma.reference_output
SingleSource/UnitTests/AggressiveFMA/CMakeLists.txt
SingleSource/UnitTests/CMakeLists.txt
SingleSource/UnitTests/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41810.128882.patch
Type: text/x-patch
Size: 5723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180107/7be66487/attachment.bin>
More information about the llvm-commits
mailing list