WoC has joined #panfrost
warpme_ has quit [Quit: Connection closed for inactivity]
tlwoerner has quit [Ping timeout: 260 seconds]
patrik has quit [Ping timeout: 256 seconds]
stikonas has quit [Remote host closed the connection]
atler has quit [Killed (weber.freenode.net (Nickname regained by services))]
atler has joined #panfrost
bbrezillon has quit [Ping timeout: 264 seconds]
bbrezillon has joined #panfrost
robink has quit [Ping timeout: 264 seconds]
tlwoerner has joined #panfrost
robink has joined #panfrost
leah has quit [Ping timeout: 258 seconds]
leah has joined #panfrost
davidlt has joined #panfrost
davidlt has quit [Ping timeout: 264 seconds]
chewitt has quit [Quit: Adios!]
camus has joined #panfrost
kaspter has quit [Ping timeout: 240 seconds]
camus is now known as kaspter
davidlt has joined #panfrost
Elpaulo has quit [Read error: Connection reset by peer]
Elpaulo has joined #panfrost
guillaume_g has joined #panfrost
raster has joined #panfrost
wwilly has joined #panfrost
vstehle has joined #panfrost
alpernebbi has joined #panfrost
wwilly has quit [Quit: Leaving]
karolherbst has joined #panfrost
stikonas has joined #panfrost
davidlt has quit [Ping timeout: 260 seconds]
davidlt has joined #panfrost
empty_string has quit [Ping timeout: 256 seconds]
empty_string has joined #panfrost
wwilly has joined #panfrost
jolan has quit [Quit: leaving]
jolan has joined #panfrost
WoC has quit [Remote host closed the connection]
WoC has joined #panfrost
WoC has quit [Remote host closed the connection]
WoC has joined #panfrost
<
bbrezillon>
alyssa: a496b41d5058 ("pan/bi: Optimize out redundant jumps to #0x0") regresses my indirect-draw branch
<
bbrezillon>
I seem to have a chain of non-consecutive empty blocks ended in the else branch of an if/else
<
bbrezillon>
and if we remove the JUMP #0 (AKA return), the else and if branches end up taking the same successor
<
alyssa>
bbrezillon: Uh oh
archetech has joined #panfrost
<
bbrezillon>
block 3 (if) and 4 (else)
<
bbrezillon>
uh, the numbering is not the same in NIR and BIR
<
bbrezillon>
so it's block2 and block3 in BIR
<
bbrezillon>
and block 3 is missing the "JUMP #0"
<
alyssa>
since we.. ugh
<
alyssa>
need to check that everything in _source order _is empty
<
alyssa>
just revert the commit for now imo
<
alyssa>
unless you want to deal with it but meh
<
alyssa>
Sorry about that
<
bbrezillon>
hm, it's actually 46384d0dccee ("pan/bi: Fix more jumps to terminal blocks") that's wrong
<
bbrezillon>
maybe not
<
alyssa>
Maybe they're both wrong 😅
vstehle has quit [Ping timeout: 260 seconds]
nlhowell has quit [Quit: WeeChat 3.0]
nlhowell has joined #panfrost
nlhowell has quit [Client Quit]
nlhowell has joined #panfrost
zkrx has quit [Ping timeout: 240 seconds]
zkrx has joined #panfrost
karolherbst has quit [Ping timeout: 272 seconds]
warpme_ has joined #panfrost
guillaume_g has quit [Quit: Konversation terminated!]
jernej has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
davidlt has quit [Ping timeout: 264 seconds]
alpernebbi has quit [Quit: alpernebbi]
karolherbst has joined #panfrost
jernej has joined #panfrost
archetech has quit [Quit: Konversation terminated!]
raster has joined #panfrost
<
alyssa>
br: Congrats on the scroll demo :)