themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
antocuni has quit [Ping timeout: 250 seconds]
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
irclogs_io_bot has quit [Ping timeout: 252 seconds]
irclogs_io_bot has joined #pypy
dddddd has joined #pypy
Masklinn has joined #pypy
marky1991 has joined #pypy
marky1991 has left #pypy ["Saliendo"]
marky1991 has joined #pypy
irclogs_io_bot has quit [Remote host closed the connection]
antocuni has joined #pypy
jcea has joined #pypy
<arigato>
Issue #2926 is a bridge that ends with jump(......, f63) going to a label that reads label(....., i51))
adamholmberg has joined #pypy
<cfbolz>
arigato: I suppose "please don't use that option" is not so satisfying? ;-)
<cfbolz>
arigato: also, wtf? (again)
<arigato>
pretty much, yeah
<cfbolz>
arigato: aside, we should think about making that option work with the JIT by using the prebuilt ints for the non-jitted paths
<arigato>
maybe
Arfrever has joined #pypy
mattip has joined #pypy
jamadden has joined #pypy
mattip has quit [Ping timeout: 244 seconds]
<arigato>
cfbolz: trying to make sense out of the other optimizer problem
<arigato>
I think the root cause could be traced to the presence of the LABEL pseudo-operation
<arigato>
it lists all boxes that are supposed to stay alive, once
<arigato>
we need to emit SAME_AS before if there are some duplicates, for example
<arigato>
in this case it creates a lot of troubles because we need to write LABEL with real boxes, but what is in these boxes (e.g. i0=int_add(i1,5)) must not be used during the following optimization
marky1991 has quit [Remote host closed the connection]
<arigato>
I think it would all make much more sense if we emitted a FALLTHROUGH operation just before LABEL, or something like that
<arigato>
or even have several traces linked to each other
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<arigato>
I think FALLTHROUGH(args...) followed by LABEL(args...) would be the least amount of changes
<arigato>
I'm completely failing to rewrite the unroll.py part about optimizing the peeled loop
<arigato>
so that it really takes InputArgs as inputs
jamadden has quit [Quit: Leaving.]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
Masklinn has quit []
<arigato>
maybe getting somewhere
mattip has joined #pypy
Zaab1t has joined #pypy
untitaker_ has quit [Ping timeout: 252 seconds]
untitaker_ has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 250 seconds]
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
forgottenone has quit [Ping timeout: 250 seconds]
antocuni has quit [Ping timeout: 268 seconds]
Kipras_ has joined #pypy
adamholmberg has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
adamholmberg has quit [Ping timeout: 268 seconds]
adamholmberg has joined #pypy
xcm has quit [Remote host closed the connection]
Rhy0lite has quit [Quit: Leaving]
xcm has joined #pypy
lritter has joined #pypy
<cfbolz>
arigato: advanced
forgottenone has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
mattip has quit [Ping timeout: 246 seconds]
Kipras_ has quit [Read error: Connection reset by peer]
marky1991 has quit [Ping timeout: 272 seconds]
marky1991 has joined #pypy
forgottenone has quit [Ping timeout: 272 seconds]
marky1991 has quit [Ping timeout: 246 seconds]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
mattip has joined #pypy
irclogs_io_bot has joined #pypy
Zaab1t has quit [Quit: bye bye friends]
mattip has quit [Ping timeout: 250 seconds]
irclogs_io_bot has quit [Remote host closed the connection]
Arfrever has quit [Quit: 御出で]
adamholmberg has quit [Remote host closed the connection]