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: misc VRP cleanups for value_range API




On 11/8/18 9:31 AM, Richard Biener wrote:
On Thu, Nov 8, 2018 at 1:42 PM Aldy Hernandez <aldyh@redhat.com> wrote:

Stupid boring changes.

OK?

Well, IMHO using m_min is making clear you are accessing a member
while using min () does not.

There is already prior art here. I believe I discussed this before and committed some bits like this.


So no, please do not make this kind of changes?

It also makes it easier for my work going forward. So not technically needed, but it would make my life easier as I change the min/max implementation in the distant future. Please?

Aldy


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