[PATCH] D114946: [AArch64] Add instruction selection for strict FP
Kevin P. Neal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 2 10:53:38 PST 2021
kpn added a comment.
That flag tells front ends that strictfp will generate correct instructions. Don't set it if more work is needed for correct instructions. The support should at least have parity with X86 and SystemZ.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114946/new/
https://reviews.llvm.org/D114946
More information about the llvm-commits
mailing list