[PATCH] D40888: [ARM] ACLE parallel arithmetic and DSP style multiplications
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 6 04:49:45 PST 2017
SjoerdMeijer created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.
This is a follow up of r302131, in which we forgot to add SemaChecking
tests. Adding these tests revealed two problems which have been fixed:
- added missing intrinsic __qdbl,
- properly range checking ssat16 and usat16.
https://reviews.llvm.org/D40888
Files:
include/clang/Basic/BuiltinsARM.def
lib/Sema/SemaChecking.cpp
test/Sema/builtins-arm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40888.125705.patch
Type: text/x-patch
Size: 8533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171206/444b9a2a/attachment.bin>
More information about the cfe-commits
mailing list