[PATCH] [ARM64]Scalar right shift uint64_t by 64 generates incorrect result.
Hao Liu
Hao.Liu at arm.com
Wed May 14 01:25:38 PDT 2014
Hi James,
Thanks for noticing this not easy to be found problem. FileCheck is indeed case sensitive. It is strange that the old test can still pass, which is because that line is ignored by FileCheck and it is only like a comment.
Anyway, I've fix this problem by the attached patch. And I'll commit it soon.
Thanks,
-Hao
http://reviews.llvm.org/D3755
Files:
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/aarch64-neon-intrinsics.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3755.9377.patch
Type: text/x-patch
Size: 4196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140514/e659ffda/attachment.bin>
More information about the cfe-commits
mailing list