Skip to content

Comments

Address ambiguous sign warning on bitshift operand#5

Open
jeremyong wants to merge 1 commit intoGPUOpen-Effects:masterfrom
jeremyong:master
Open

Address ambiguous sign warning on bitshift operand#5
jeremyong wants to merge 1 commit intoGPUOpen-Effects:masterfrom
jeremyong:master

Conversation

@jeremyong
Copy link

Newer versions of DXC warn if the first operand of a bitshift operation is missing a suffix that indicates the sign (e.g. l, or u).

Newer versions of DXC warn if the first operand of a bitshift operation
is missing a suffix that indicates the sign.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant