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 vector mode | 0 and ^ 0 (PR rtl-optimization/45739)


On 09/21/2010 03:44 PM, Jakub Jelinek wrote:
> 	PR rtl-optimization/45739
> 	* simplify-rtx.c (simplify_binary_operation_1): Optimize even
> 	vector mode | CONST0_RTX (mode) and ^ CONST0_RTX (mode).
> 
> 	* gcc.target/i386/pr45739.c: New test.

Ok.


r~


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