[PATCH] Support base vector types of __attribute__((mode))
Alexey Frolov
alexfrolov1878 at yandex.ru
Wed May 27 05:03:34 PDT 2015
Hi aaron.ballman, rsmith,
Base type of __attribute__((mode)) can actually be a vector type.
The patch is to distinguish between base type and base element type.
This fixes http://llvm.org/PR17453.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10058
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/attr-mode-vector-types.c
test/Sema/attr-mode-vector-types.c
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10058.26586.patch
Type: text/x-patch
Size: 6703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150527/651d7ffc/attachment.bin>
More information about the cfe-commits
mailing list