summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorKai Wasserbäch <[email protected]>2018-08-17 16:32:32 +0200
committerTimothy Arceri <[email protected]>2018-08-18 10:34:15 +1000
commit6f0647c0b207cfe0805eb899c2d97703ae00b1e7 (patch)
tree8991bb51bc9b86fd68ec45a1f29fcedb6aa8ecbf /doxygen
parent9387ca29ae465f5e1ee3b4a73c1f7725304bb30e (diff)
nir: mark *prev_block as MAYBE_UNUSED in opt_peel_loop_initial_if
Only used, when asserts are enabled. Fixes an unused-variable warning with gcc-8: ../../../src/compiler/nir/nir_opt_if.c: In function 'opt_peel_loop_initial_if': ../../../src/compiler/nir/nir_opt_if.c:109:15: warning: unused variable 'prev_block' [-Wunused-variable] nir_block *prev_block = ^~~~~~~~~~ Signed-off-by: Kai Wasserbäch <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions