This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH RFC]Pair load store instructions using a generic scheduling fusion pass


On Oct 7, 2014, at 10:28 PM, Jeff Law <law@redhat.com> wrote:
> It's certainly advantageous for sched2 to split insns that generate multiple instructions.

So, on my port, I have a load multiple that is just one instruction, and it is a single clock cycle (to enque it).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]