[PATCH 0/9] [RFC] Expand SMS functionality

Richard Sandiford richard.sandiford@linaro.org
Mon Oct 17 14:34:00 GMT 2011


Roman Zhuykov <zhroma@ispras.ru> writes:
> [PATCH 4/9] Move the SMS pass earlier
> http://gcc.gnu.org/ml/gcc-patches/2011-07/msg01811.html

I don't think this is a good idea.  To get good results, SMS really
needs to run as close to the register allocator as possible, otherwise
later passes might disrupt the schedule.

Richard



More information about the Gcc-patches mailing list