[PATCH] D118259: [AArch64] Adjust aarch64-neon-intrinsics-constrained test and un-XFAIL
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 17 07:06:05 PDT 2022
fhahn added a comment.
In D118259#3389235 <https://reviews.llvm.org/D118259#3389235>, @kpn wrote:
> It's been a while, but I think the aarch64-neon-intrinsics-constrained.c test is trimmed down from the aarch64-neon-intrinsics.c test. Shouldn't the constrained and non-constrained end-to-end tests be treated the same?
Are you referring to https://github.com/llvm/llvm-project/blob/main/clang/test/CodeGen/aarch64-neon-intrinsics.c? This one doesn't check assembly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118259/new/
https://reviews.llvm.org/D118259
More information about the cfe-commits
mailing list