Displaying 3 results from an estimated 3 matches for "autcor00data_1".
2017 May 30
8
Enable vectorizer-maximize-bandwidth by default?
On Fri, May 19, 2017 at 4:01 PM Adam Nemet via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> I will run it on Cyclone/AArch64 next week.
>
FYI, we're still waiting on these Adam...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170530/7cb390ca/attachment.html>
2017 May 30
5
Enable vectorizer-maximize-bandwidth by default?
...committed.
>
>
>
> Major degradations we see:
>
>
>
> networking
>
> ip_pktcheckb1m -6.80 %
>
> ip_pktcheckb2m -6.74 %
>
> ip_pktcheckb4m -7.57 %
>
> ip_pktcheckb512k -6.58 %
>
> Telecom
>
> autcor00data_1 -78.02 %
>
> autcor00data_2 -76.80 %
>
> autcor00data_3 -77.00 %
>
> (on Atom)
>
>
>
> We still working on creating reproducers.
>
> In general we support this patch, just want to have a chance to
> investigate the issues. We n...
2017 Jun 12
2
Enable vectorizer-maximize-bandwidth by default?
...ts but also significant degradations on IA, which we would like to investigate before the patch is committed.
Major degradations we see:
networking
ip_pktcheckb1m -6.80 %
ip_pktcheckb2m -6.74 %
ip_pktcheckb4m -7.57 %
ip_pktcheckb512k -6.58 %
Telecom
autcor00data_1 -78.02 %
autcor00data_2 -76.80 %
autcor00data_3 -77.00 %
(on Atom)
We still working on creating reproducers.
In general we support this patch, just want to have a chance to investigate the issues. We need a few days for that.
I mean, OK... but keep in mind that De...