[PATCH] D47592: [AArch64] Corrected FP16 Intrinsic range checks in Clang + added Sema tests
Luke Geeson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 02:58:58 PDT 2018
This revision was automatically updated to reflect the committed changes.
LukeGeeson marked an inline comment as done.
Closed by commit rL334489: [AArch64] Corrected FP16 Intrinsic range checks in Clang + added Sema tests (authored by LukeGeeson, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D47592?vs=149737&id=150912#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47592
Files:
cfe/trunk/include/clang/Basic/arm_fp16.td
cfe/trunk/lib/Sema/SemaChecking.cpp
cfe/trunk/test/CodeGen/aarch64-v8.2a-fp16-intrinsics.c
cfe/trunk/test/Sema/aarch64-neon-fp16-ranges.c
cfe/trunk/utils/TableGen/NeonEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47592.150912.patch
Type: text/x-patch
Size: 11362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/26817283/attachment.bin>
More information about the llvm-commits
mailing list