Skip to content
Snippets Groups Projects
Commit 6036a1a4 authored by Maciej W. Rozycki's avatar Maciej W. Rozycki
Browse files

Alpha: Remove code duplication in block clear trailer

Remove code duplication in the part of `alpha_expand_block_clear' that
handles any aligned trailing part of the block, observing that the two
legs of code only differ by the machine mode and that we already take
the same approach with handling any unaligned prefix earlier on.  No
functional change, just code shuffling.

	gcc/
	* config/alpha/alpha.cc (alpha_expand_block_clear): Fold two
	legs of a conditional together.
parent 3c99ea19
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