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] combine ignoring a check


On Tue, Jan 10, 2017 at 09:12:38AM -0500, Nathan Sidwell wrote:
> Segher commented on IRC that a single loop would be slower.  I disagree. 

Slower *and less readable*, which is the main point.  Oh well.

> -      /* Make sure this PARALLEL is not an asm.  We do not allow combining
> +	 Neither can this PARALLEL be not an asm.  We do not allow combining

Delete the first "not" here please.  Okay for trunk with that change.
Thanks for the patch!


Segher


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