Re: [PATCH] [Match & Simplify] Optimize some minmax patterns

2016-12-16 Thread Richard Biener
On Thu, Dec 15, 2016 at 12:01 PM, Hurugalawadi, Naveen wrote: > Hi, > > Please find attached the patch that optimizes some patterns > in maxmin on same variabes with constants. > > Bootstrapped and Regression tested on x86_64 & aarch64-thunder-linux. > > Please review the patch and let us know if

[PATCH] [Match & Simplify] Optimize some minmax patterns

2016-12-15 Thread Hurugalawadi, Naveen
Hi, Please find attached the patch that optimizes some patterns in maxmin on same variabes with constants. Bootstrapped and Regression tested on x86_64 & aarch64-thunder-linux. Please review the patch and let us know if its okay? 2016-12-15 Andrew Pinski Naveen H.S gcc