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, SMS] New flag to apply SMS when SC equals 1


Hello,

> If it's for debugging, can you use a --parm instead (like
> modulo-sched-min-sc or similar)?
>

I think I can use --param for debugging purposes in this case.
(I might add modulo-sched-max-sc as well)

Thanks,
Revital

> Thanks,
> Richard.
>
>> Thanks,
>> Revital
>>
>> Changelog:
>>
>> ? ? ? ?* common.opt (fmodulo-sched-allow-sc-one): New flag.
>> ? ? ? ?* modulo-sched.c (sms_schedule): Allow SMS when stage count
>> ? ? ? ?equals one and -fmodulo-sched-allow-sc-one flag is set.
>>
>


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