diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-10-16 14:57:20 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-10-16 14:57:20 +0000 |
commit | 29270717502afeebd584f393f4182f26ae5f4536 (patch) | |
tree | 23bdb856dc57d34ac252e4dd34eebf9dee72f0ac /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | f6a7c8b1fc8f705e7f5561294bc1a945d09c5f83 (diff) | |
download | bcm5719-llvm-29270717502afeebd584f393f4182f26ae5f4536.tar.gz bcm5719-llvm-29270717502afeebd584f393f4182f26ae5f4536.zip |
[SystemZ] Actually enable -mzvector keywords
It appears when initially committing the support for the IBM Z vector
extension language, one critical line was lost, causing the specific
keywords __vector, __bool, and vec_step to not actually be enabled.
(Note that this does not affect "vector" and "bool"!)
Unfortunately, this was not caught by any tests either. (All existing
Z vector tests just use the regular "vector" and "bool" keywords ...)
Fixed by adding the missing line and updating the tests.
llvm-svn: 344611
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions