Remove fake ir_binop_logic_not. I think you meant ir_unop_logic_not.
This commit is contained in:

committed by
Ian Romanick

parent
528bb85359
commit
aeab105342
@@ -123,7 +123,6 @@ void ir_print_visitor::visit(ir_expression *ir)
|
||||
"&&",
|
||||
"^^",
|
||||
"||",
|
||||
"!",
|
||||
"dot",
|
||||
"min",
|
||||
"max",
|
||||
|
Reference in New Issue
Block a user