Displaying 4 results from an estimated 4 matches for "1472b".
Did you mean:
1472
2014 Dec 05
2
[LLVMdev] InlineSpiller.cpp bug?
...ologies [vregs 76->111, 87->122].
1.
The interval for %vreg111 first covers nearly the entire function. Then it gets split into two intervals, where one covers the inner loops, which makes sense.
selectOrSplit %vreg111 [68r,400B:1)[400B,688r:6)[688r,752B:4)[752B,1264r:6)[1264r,1312r:3)[1312r,1472B:2)[1472B,1520r:5)[1520r,3488B:0) 0 at 1520r 1 at 68r 2 at 1312r 3 at 1264r 4 at 688r 5 at 1472B-phi 6 at 400B-phi w=3.181050e-02
...
queuing new interval: %vreg121 [1764r,2936r:0)[2960B,2980r:0) 0 at 1764r
queuing new interval: %vreg122 [68r,400B:0)[400B,688r:1)[688r,752B:2)[752B,1264r:1)[1264r,1...
2014 Dec 09
2
[LLVMdev] InlineSpiller.cpp bug?
...].
>>
>> 1.
>> The interval for %vreg111 first covers nearly the entire function. Then it gets split into two intervals, where one covers the inner loops, which makes sense.
>> selectOrSplit %vreg111 [68r,400B:1)[400B,688r:6)[688r,752B:4)[752B,1264r:6)[1264r,1312r:3)[1312r,1472B:2)[1472B,1520r:5)[1520r,3488B:0) 0 at 1520r 1 at 68r 2 at 1312r 3 at 1264r 4 at 688r 5 at 1472B-phi 6 at 400B-phi w=3.181050e-02
>> …
>> queuing new interval: %vreg121 [1764r,2936r:0)[2960B,2980r:0) 0 at 1764r
>> queuing new interval: %vreg122 [68r,400B:0)[400B,688r:1)[688r,752B...
2014 Nov 21
2
[LLVMdev] InlineSpiller.cpp bug?
Hi Quentin,
I have tried to find a test case for an official target, but failed. It seems to be a rare case.
To do it, I added the 'else' clause in the following:
...
if (VNI->def == OrigVNI->def) {
DEBUG(dbgs() << "orig phi value\n");
SVI->second.DefByOrigPHI = true;
SVI->second.AllDefsAreReloads = false;
propagateSiblingValue(SVI);
continue;
2007 May 15
1
apt-get update: GPG error from cran.R-project.org
...roject.org stable/ Release [1279B]
Ign http://cran.R-project.org stable/ Release
Hit http://security.debian.org stable/updates/main Packages
Ign http://cran.R-project.org stable/ Packages/DiffIndex
Ign http://cran.R-project.org stable/ Packages
Hit http://cran.R-project.org stable/ Packages
Fetched 1472B in 1s (829B/s)
Reading package lists... Done
W: GPG error: http://cran.R-project.org stable/ Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 06F90DE5381BA480
W: You may want to run apt-get update to correct these problems
e
--
Michae...