Re: [PATCH] lower-bitint: Fix a typo in a condition [PR113323]

2024-01-12 Thread Richard Biener
On Fri, 12 Jan 2024, Jakub Jelinek wrote: > Hi! > > The following testcase revealed a typo in condition, as the comment > says the intent is >/* If lhs of stmt is large/huge _BitInt SSA_NAME not in m_names >it means it will be handled in a loop or straight line code >

[PATCH] lower-bitint: Fix a typo in a condition [PR113323]

2024-01-12 Thread Jakub Jelinek
Hi! The following testcase revealed a typo in condition, as the comment says the intent is /* If lhs of stmt is large/huge _BitInt SSA_NAME not in m_names it means it will be handled in a loop or straight line code at the location of its (ultimate) immediate use, so f