summaryrefslogtreecommitdiffstats
path: root/llvm/include
diff options
context:
space:
mode:
authorKit Barton <kbarton@ca.ibm.com>2016-03-01 18:11:28 +0000
committerKit Barton <kbarton@ca.ibm.com>2016-03-01 18:11:28 +0000
commit2b36b15834e3589203b798c357ea032a35929d58 (patch)
treef920b11d40019dc7cbc37a96a545c604b39032d6 /llvm/include
parent03dac8d8e48c2acd3517c028ebbbdeea0628a706 (diff)
downloadbcm5719-llvm-2b36b15834e3589203b798c357ea032a35929d58.tar.gz
bcm5719-llvm-2b36b15834e3589203b798c357ea032a35929d58.zip
[PPC64][VSX] Add short, char, and bool data type for vec_vsx_ld and vec_vsx_st intrinsics
Issue: https://llvm.org/bugs/show_bug.cgi?id=26720 Fix compile error when building ffmpeg for PowerPC64LE because of some vec_vsx_ld/vec_vsx_st intrinsics are not supported by current clang. New added intrinsics: (vector) {signed|unsigned} {short|char} vec_vsx_ld: (total: 8) bool vec_vsx_ld: (total: 1) (vector) {signed|unsigned} {short|char} vec_vsx_st: (total: 8) bool vec_vsx_st: (total: 1) Total: 18 intrinsics Phabricator: http://reviews.llvm.org/D17637 llvm-svn: 262359
Diffstat (limited to 'llvm/include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud