[PATCH] D40112: [CodeGen][X86] Fix handling of __fp16 vectors
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 8 16:03:17 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rC320215: [CodeGen][X86] Fix handling of __fp16 vectors. (authored by ahatanak).
Changed prior to commit:
https://reviews.llvm.org/D40112?vs=123100&id=126228#toc
Repository:
rC Clang
https://reviews.llvm.org/D40112
Files:
include/clang/Basic/TargetInfo.h
lib/Basic/Targets/AArch64.h
lib/Basic/Targets/ARM.h
lib/Basic/Targets/X86.h
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CodeGenTypes.cpp
lib/Sema/SemaExpr.cpp
test/CodeGen/fp16-ops.c
test/CodeGen/fp16vec-ops.c
test/CodeGenCXX/float16-declarations.cpp
test/CodeGenCXX/fp16-mangle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40112.126228.patch
Type: text/x-patch
Size: 19730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171209/f3ef2604/attachment-0001.bin>
More information about the cfe-commits
mailing list