Fixes PR27258
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19123
In vector comparisons, handle scalar LHS just as we handle scalar RHS ClosedPublic Authored by rnk on Apr 14 2016, 9:34 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2016, 12:55 PM Closed by commit rL266366: In vector comparisons, handle scalar LHS just as we handle scalar RHS (authored by rnk). · Explain WhyApr 14 2016, 2:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 53782 cfe/trunk/lib/Sema/SemaExpr.cpp
cfe/trunk/test/CodeGen/vector.c
cfe/trunk/test/Sema/vector-cast.c
|