ahatanak planned changes to this revision.
ahatanak added a comment.
The parenthesis initialization does not work as documented for GCC or OpenCL
vectors, so that has to be fixed too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88863/new/
https:
ahatanak created this revision.
ahatanak added reviewers: nemanjai, ayartsev.
ahatanak added a project: clang.
Herald added subscribers: ributzka, dexonsmith, jkorous.
ahatanak requested review of this revision.
Guard the AltiVec vector variables with `#ifdef __VEC__` and remove the last
line, wh