This is the fix for patch https://reviews.llvm.org/D33353
@uweigand, could you please verify that everything will be good on SystemZ?
I added triple spir-unknown-unknown.
Thank you in advance!
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D33648
[OpenCL] An error shall occur if any scalar operand has greater rank than the type of the vector element ClosedPublic Authored by echuraev on May 29 2017, 6:50 AM.
Details Summary This is the fix for patch https://reviews.llvm.org/D33353
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 29 2017, 9:38 AM
Revision Contents
Diff 100611 include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/SemaOpenCL/arithmetic-conversions.cl
test/SemaOpenCL/cond.cl
|