-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Closed
Labels
OpenCLbugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug
Description
| Bugzilla Link | 10002 |
| Resolution | INVALID |
| Resolved on | Apr 12, 2017 22:40 |
| Version | trunk |
| OS | All |
| Attachments | A simple test case which fails, A patch |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnastasiaStulova,@efriedma-quic,@tkremenek,@pjaaskel,@rjmccall,@tlattner |
Extended Description
CGExprScalar.cpp: EmitShl(...) may produce an integer cast for a right hand side expression, assuming that it is unsigned. Please see the attached test case which produces a wrong IR and a patch to fix this problem.
Metadata
Metadata
Assignees
Labels
OpenCLbugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bug