[PATCH] D85118: [clang][AArch64] Correct return type of Neon vqmovun intrinsics
David Spickett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 4 04:37:04 PDT 2020
DavidSpickett added a comment.
I was surprised too. Perhaps there is a way to write the test file such that any type mismatch is a warning and compile with -Werror (maybe a new file, the IR might get messy). I will spend some time looking into this.
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