Commit b7ce6c5
authored
Fix g++ warning -Werror=parentheses (iree-org#22225)
Breaks builds using g++
Signed-off-by: Ian Wood <ianwood@u.northwestern.edu>1 parent f8119a7 commit b7ce6c5
File tree
1 file changed
+3
-3
lines changed- compiler/src/iree/compiler/Codegen/Dialect/GPU/IR
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments