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, committed] Prefer CTR to LR, eq SCC splitter


>>>>> Richard Henderson writes:

Richard> Why would you mix the two patches.

	Because the CTR patch is fairly trivial, I already had it in my
tree, and I tested them together.

Richard> Also, why would you bother splitting out the one case of x == 0,
Richard> when all of the other cases are ((x ^ y) == 0)?

	I am making the changes incrementally.

David


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