Skip to content
Snippets Groups Projects
Commit 0e095df4 authored by Richard Biener's avatar Richard Biener Committed by Richard Biener
Browse files

Speed up get_bitmask_from_range

When min != max we know min ^ max != 0.

	* value-range.cc (get_bitmask_from_range): Remove redundant
	compare of xorv with zero.
parent 6efc770a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment