Skip to content
GitLab
Explore
Sign in
Commit
583b8687
authored
Nov 16, 2016
by
Justin Lebar
Browse files
[BypassSlowDivision] Simplify partially-tautological if statement.
if (A || (B && A)) --> if (A). llvm-svn: 287061
parent
50701318
Loading
Loading
Loading
Changes
1
Hide 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
register
or
sign in
to comment