Skip to content
Snippets Groups Projects
Unverified Commit 0a0b903f authored by Matthias Diener's avatar Matthias Diener Committed by GitHub
Browse files

CExpressionToCodeMapper: clarify precedence in map_if (#606)

* CExpressionToCodeMapper: clarify precedence in map_if

Avoids warnings of the type
`warning: pocl-cache/tempfile_BYDWne.cl:96:2241: operator '?:' has lower
precedence than '*'; '*' will be evaluated first`

* fix tests

* add comment and increase precedence

* clarify comment
parent c8d0d0d1
No related branches found
No related tags found
No related merge requests found
Pipeline #288887 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment