summaryrefslogtreecommitdiff
path: root/ir.h
diff options
context:
space:
mode:
Diffstat (limited to 'ir.h')
-rw-r--r--ir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ir.h b/ir.h
index d8568a8dae..55a67733fe 100644
--- a/ir.h
+++ b/ir.h
@@ -424,6 +424,7 @@ enum ir_expression_operation {
ir_unop_logic_not,
ir_unop_neg,
ir_unop_abs,
+ ir_unop_sign,
ir_unop_rcp,
ir_unop_rsq,
ir_unop_sqrt,