Skip to content
GitLab
Explore
Sign in
Commit
628f63e5
authored
Dec 26, 2017
by
Simon Pilgrim
Browse files
[DAGCombine] Don't combine (and (setne X, 0), (setne X, -1)) --> (setuge (add X, 1), 2) for i1
Reduced from oss-fuzz #4773 test case llvm-svn: 321455
parent
79c2c2f0
Loading
Loading
Loading
Changes
2
Show whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment