[PATCH] D85118: [clang][AArch64] Correct return type of Neon vqmovun intrinsics
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 3 11:14:45 PDT 2020
efriedma added a comment.
Would it be worth looking into improving our general test coverage here? The fact that we don't have any test that verifies the actual signatures of the NEON intrinsics (which could be used to compare against other compilers) seems bad.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85118/new/
https://reviews.llvm.org/D85118
More information about the cfe-commits
mailing list