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] PR19331: Improve RTL bit-field simplification (take 2)


On Sun, Feb 06, 2005 at 05:15:58PM -0700, Roger Sayle wrote:
> 	* simplify_rtx.c (simplify_relational_operaration_1): Explicitly
> 	call gen_lowpart_common and gen_lowpart_SUBREG instead of calling
> 	gen_lowpart.

Why these instead of simplify_gen_subreg?


r~


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