Displaying 3 results from an estimated 3 matches for "116515".
2017 Sep 13
2
General question about enabling partial inlining
Hi,
I noticed some performance gains in some spec benchmarks without
significant code size bloat when aggressively performing partial
inlining, especially when the original callee spill CSRs in the entry
block. I guess the partial inlining is not enabled mainly due to the
code size. Is there any other issue which prevent the pass from being
enabled? Do we have any plan or any on-going works
2017 Oct 03
5
General question about enabling partial inlining
...2017 11:08 AM
To: junbuml at codeaurora.org
Cc: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] General question about enabling partial inlining
Hi Jun,
We're actually looking at enhancing the partial inlining pass right now (see
<http://lists.llvm.org/pipermail/llvm-dev/2017-August/116515.html>
http://lists.llvm.org/pipermail/llvm-dev/2017-August/116515.html)
We'd be interested in turning on the pass by default some time in the
future, if our enhancements prove beneficial.
Cheers,
Graham Yiu
LLVM Compiler Development
IBM Toronto Software Lab
Office: (905) 413-4077 C2-707/8...
2002 Nov 13
6
IP Forwarding
Hi,
I''m trying to get RAdmin [uses tcp 4889] access to my Windows machine
which is behind my firewall.
I have zones:
gbl : the world
loc : my lan
fw : firewall
I placed the following in my rules file
DNAT gbl loc:192.168.0.2 tcp 4889 -
When trying to RAdmin I get a cannot conect to server error.
192.168.0.2 is my Windows Machines IP address.
Can anyone help me?
Shorewall 1.3.9b