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 3/5] Rewrite part of and_comparisons_1 into match.pd.


On 9/16/19 5:04 AM, Richard Biener wrote:
On Wed, 11 Sep 2019, Martin Liška wrote:

On 9/11/19 3:19 PM, Martin Liška wrote:
On 9/11/19 2:43 PM, Richard Biener wrote:
Any particular reason you needed to swap the calls in
maybe_fold_and/or_comparisons?

You didn't answer this, besides that the patch is OK.

Ah, sorry.

No, there's not any particular reason. My motivation was that I moved
the patterns from the beginning of and_comparisons_1 to match.pd.
So that I wanted to begin with the maybe_fold_comparisons_from_match_pd.

I'll put it back to the original order.

Martin


Thanks,
Richard.



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