Commit d8d24c64 authored by David Green's avatar David Green
Browse files

[DAG] Fix GT -> GE condition when creating SetCC

79845ed6 folded some setcc(ashr) conditions to setcc, but got
the condition for NE incorrect, using GT where it should be using GE.
parent a1e8b754
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment