[PATCH] D64210: [NFC][ARM] Fix vector vsqadd intrinsics operands
Diogo N. Sampaio via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 5 01:46:01 PDT 2019
dnsampaio added a comment.
In D64210#1570515 <https://reviews.llvm.org/D64210#1570515>, @LukeCheeseman wrote:
> Are there some changes/addition to tests attached to this?
Hi,
I can see no difference in the CodeGen test in tools/clang/test/CodeGen/aarch64-neon-intrinsics.c, which already tests tests these intrinsics with the correct arguments. So technically speaking, it is a NFC.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64210/new/
https://reviews.llvm.org/D64210
More information about the cfe-commits
mailing list