Displaying 2 results from an estimated 2 matches for "cleanblock".
Did you mean:
cleanupblock
2009 Aug 22
0
[LLVMdev] PR4174
...t; Ah, right :) Thanks for your help. I hope that everything is OK now.
>
> New patch attached.
Looks fine, I think. I should probably consider some changes to
isSafeToSpeculativelyExecute, though...
That said, I'm not entirely sure how this is supposed to interact with
LoopIndexSplit::cleanBlock... I never really quite understood what
it's doing.
-Eli
2009 Aug 22
2
[LLVMdev] PR4174
On Aug 21, 2009, at 10:27 PM, Eli Friedman wrote:
> On Fri, Aug 21, 2009 at 5:05 PM, Jakub Staszak<kuba at gcc.gnu.org>
> wrote:
>>
>> On Aug 21, 2009, at 10:02 PM, Eli Friedman wrote:
>>
>>> On Fri, Aug 21, 2009 at 4:53 PM, Jakub Staszak<kuba at gcc.gnu.org>
>>> wrote:
>>>>
>>>> On Aug 21, 2009, at 8:46 PM, Eli