Skip to content
Snippets Groups Projects
Commit 5da4c0b8 authored by David Faust's avatar David Faust
Browse files

bpf: remove useless define_insn for extendsisi2

This define_insn is never used, since a sign-extend to the same mode is
just a move, so delete it.

gcc/

	* config/bpf/bpf.md (extendsisi2): Delete useless define_insn.
parent 489e1adf
No related branches found
No related tags found
Loading
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