[PATCH] D117795: [AArch64] Fixes for strict FP vector instructions
Cameron McInally via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 24 07:31:05 PST 2022
cameron.mcinally added a comment.
Is it possible to break the 4 subtasks into separate reviews?
-In clang generate fcmps when appropriate for neon intrinsics
-Fix legalization of scalarized strict FP vector operations
-Add some missing strict FP handling to AArch64TargetLowering
-Adjust the aarch64-neon-intrinsics-constrained.c clang test to expect the right output and un-XFAIL it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117795/new/
https://reviews.llvm.org/D117795
More information about the cfe-commits
mailing list