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] Optimize (subreg ([al]shiftrt (mem) (const_int N))) (PR tree-optimization/45903)


> 2010-10-06  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR tree-optimization/45903
> 	* simplify-rtx.c (simplify_subreg): Optimize SUBREG of *SHIFTRT
> 	of MEM.
>
> 	* gcc.target/i386/pr45903.c: New test.

OK, but mention in the comment that it's only for the low part.

-- 
Eric Botcazou


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