diff options
author | Alexandre Rames <arames@apple.com> | 2020-09-30 18:11:14 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-09-30 18:23:09 +0100 |
commit | 700e63293eea4a23440f300b1e9125ca2e80c6e9 (patch) | |
tree | 1d4352a8388a23fc7849f98f4bc45a6979cc73f3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 187686bea3878c0bf2b150d784e7eab223434e25 (diff) | |
download | llvm-700e63293eea4a23440f300b1e9125ca2e80c6e9.zip llvm-700e63293eea4a23440f300b1e9125ca2e80c6e9.tar.gz llvm-700e63293eea4a23440f300b1e9125ca2e80c6e9.tar.bz2 |
[Sema] Support Comma operator for fp16 vectors.
The current half vector was enforcing an assert expecting
"(LHS is half vector) == (RHS is half vector)"
for comma.
Reviewed By: ahatanak, fhahn
Differential Revision: https://reviews.llvm.org/D88265
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions