[PATCH] D114946: [AArch64] Add instruction selection for strict FP
John Brawn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 08:55:14 PST 2021
john.brawn planned changes to this revision.
john.brawn added a comment.
I'm looking at the Clang.CodeGen::aarch64-neon-scalar-x-indexed-elem-constrained.c failure, and it looks like there are other constrained fp tests that are currently xfailed but maybe should actually pass with this patch.
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