bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Unnecessary internal array clone


From: Juergen Sauermann
Subject: Re: [Bug-apl] Unnecessary internal array clone
Date: Thu, 19 Feb 2015 15:13:43 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Blake,

I believe the state of affairs is that in some (actually very few) cases (eg. in-place ⍴ when the result is smaller than the argument),
unnecessary array clones were optimized away but the proposed methods so far did not pass the existing testcase suite.

/// Jürgen


On 02/19/2015 02:36 PM, Blake McBride wrote:
Greetings,

Thinking about GNU APL, I remember an issue Elias raised about GNU APL performing unnecessary array clones internally.  I thought I'd re-raise the issue.

Thanks.

Blake



reply via email to

[Prev in Thread] Current Thread [Next in Thread]