Re: Wrong insn scheduled by Sched1 pass

2020-11-04 Thread Jojo R
Jojo 在 2020年11月5日 +0800 AM2:25,Jim Wilson ,写道: > On Mon, Nov 2, 2020 at 11:45 PM Jojo R wrote: > > From origin insn seqs, I think the insn 'r500=unspec[r100] 300’ is in > > Good place because of the bypass of my pipeline description, it is not > > needed to schedule. > > ... > > Is there any wa

Re: Wrong insn scheduled by Sched1 pass

2020-11-04 Thread Jim Wilson
On Mon, Nov 2, 2020 at 11:45 PM Jojo R wrote: > From origin insn seqs, I think the insn 'r500=unspec[r100] 300’ is in > Good place because of the bypass of my pipeline description, it is not > needed to schedule. > ... > Is there any way to control my case ? > Or my description of pipeline is not