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 06:53:51AM -0700, Roger Sayle wrote:
> 	* simplify-rtx.c (simplify_relational_operation_1): Simplify
> 	(ne:SI (zero_extract:SI FOO (const_int 1) BAR) (const_int 0))
> 	into just (zero_extract:SI FOO (const_int 1) BAR).

Ok.


r~


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