[PATCH] Activate Altivec "vector bool long long" for Power

Bill Seurer seurer at linux.vnet.ibm.com
Wed Jan 28 13:18:50 PST 2015


Hi hfinkel, wschmidt, kbarton, echristo,

This change activates "vector bool long long" (and alternate spellings) as a valid type for Altivec support for Power.

There are two test case updates for very basic testing.  While I was editing cxx-altivec.cpp I also updated it to better match some other changes in altivec.c.

Note: "vector bool long" was not also added because its use is considered deprecated.

http://reviews.llvm.org/D7235

Files:
  /home/seurer/llvm/llvm-checkin/tools/clang/lib/Sema/DeclSpec.cpp
  /home/seurer/llvm/llvm-checkin/tools/clang/test/Parser/altivec.c
  /home/seurer/llvm/llvm-checkin/tools/clang/test/Parser/cxx-altivec.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7235.18914.patch
Type: text/x-patch
Size: 5209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150128/53d5c056/attachment.bin>


More information about the cfe-commits mailing list