[PATCH] D114946: [AArch64] Add instruction selection for strict FP
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 09:53:34 PST 2022
john.brawn added a comment.
The non-essential patterns are now D118485 <https://reviews.llvm.org/D118485>, D118487 <https://reviews.llvm.org/D118487>, D118489 <https://reviews.llvm.org/D118489>. There were also patterns involving load then scvtf/ucvft where it's not clear where they're tested and I haven't been able to trigger with a quick test, so I may just drop those.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114946/new/
https://reviews.llvm.org/D114946
More information about the llvm-commits
mailing list