[AArch64] provide strictfp attributes in test file
authorSimon Wallis <simon.wallis2@arm.com>
Thu, 26 Aug 2021 15:56:26 +0000 (16:56 +0100)
committerSimon Wallis <simon.wallis2@arm.com>
Thu, 26 Aug 2021 15:56:43 +0000 (16:56 +0100)
commitc4dc81eeabdb05f9226415c0196837485ed09d96
tree92eab3dfedd930cae574a7f6065b552c3a251651
parent2de051ba124d92de953ac2420668407f458bcec6
[AArch64] provide strictfp attributes in test file

A post-commit review comment on  https://reviews.llvm.org/D107452 pointed out that
https://llvm.org/docs/LangRef.html
says:
"In a function that uses the constrained intrinsics the strictfp attribute is required on all function calls."

Although there are several files across several test directories which don't follow this guidance, it is straightforward to provide this attribute.

Reviewed By: kpn

Differential Revision: https://reviews.llvm.org/D107567
llvm/test/CodeGen/AArch64/fptosi-strictfp.ll