ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
stuarts has quit []
sarnex has quit [Read error: No route to host]
sarnex has joined #dri-devel
heat__ has joined #dri-devel
heat_ has quit [Read error: Connection reset by peer]
heat has joined #dri-devel
heat__ has quit [Read error: No route to host]
YuGiOhJCJ has joined #dri-devel
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
co1umbarius has joined #dri-devel
columbarius has quit [Ping timeout: 480 seconds]
<HdkR> How often is it expected that applications actually don't use XFree for the return of glXChooseFBConfig?
<HdkR> I don't trust applications /not/ messing this up
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #dri-devel
<Kayden> alyssa, gfxstrand: looks like 7f6491b76d51f35e76715275124d4a8d2eaf8db1 broke the build with -Dintel-clc=enabled (spir-v shaders fail to compile)
<Kayden> trying to read through that patch to find the spot...
<alyssa> Kayden: hooray!
<alyssa> broke the build how?
<alyssa> I don't know if I could build with intel-clc if I wanted to
<Kayden> we're now getting mov(16) vgrf23+0.0:UQ, f0.0<0>:UW instructions where the destination is only 2
<Kayden> 64-bit destination where we're expecting it to be lowered to 32-bit I guess
<alyssa> o_O
<alyssa> I know some of those symbols
<Kayden> flag register being moved to a 64-bit temp register
<Kayden> but the temp register is only 32-bit
<Kayden> so something with booleans maybe
<alyssa> - if (list_is_singular(&load_const->def.uses) &&
<alyssa> - list_is_empty(&load_const->def.if_uses)) {
<alyssa> + if (list_is_singular(&load_const->def.uses))
<alyssa> I guess strictly that should also have an `&& !nir_ssa_def_is_used_by_if(&load_const->def)`
<alyssa> though it probably doesn't matter
<alyssa> and also that's in an opt pass
<alyssa> the other change to intel/compiler is completely mechanical so won't be the problem
<alyssa> so.. either some issue in the NIR changes that somehow doesn't affect anything in CI, or preexisting bug or somthing
JohnnyonFlame has quit [Read error: Connection reset by peer]
<HdkR> Ah, DOTA underlords immediately hecks up this allocation. Got it, no one does memory allocations and freeing correctly.
<Kayden> hm okay it's not a intel optimization issue, the code we generate after translating from NIR is now invalid
<Kayden> but the NIR is identical...?
<alyssa> Uh oh
<alyssa> Memory unsafety doom?
alyssa has left #dri-devel [#dri-devel]
Company has quit [Quit: Leaving]
<Kayden> ooooooogh
<Kayden> I found it
<Kayden> our ballot handling is reading instr->dest.ssa.bit_size
<Kayden> the destination is a register
<Kayden> hello garbage reads
<Kayden> also hello unrelated pre-existing bug that just never got hit
<Kayden> 2017
<Kayden> wow
heat has quit [Read error: No route to host]
heat has joined #dri-devel
<jenatali> :O
<daniels> dj-death: it’s definitely not normal, but it does happen sometimes and that’s actively being worked on
nchery has quit [Ping timeout: 480 seconds]
yuq825 has joined #dri-devel
Haaninjo has joined #dri-devel
lemonzest has joined #dri-devel
heat has quit [Remote host closed the connection]
rpigott has quit [Ping timeout: 480 seconds]
kennylevinsen has quit [Ping timeout: 480 seconds]
kennylevinsen has joined #dri-devel
rpigott has joined #dri-devel
sumoon has quit [Ping timeout: 480 seconds]
sumoon has joined #dri-devel
heat has joined #dri-devel
<kode54> weird
<kode54> my Arc card is showing Graphics Pipeline Library support
<kode54> but the build of Mesa I'm using doesn't have that MR merged
lemonzest has quit [Quit: WeeChat 3.6]
jewins has quit [Ping timeout: 480 seconds]
<kode54> disregard that
<kode54> vulkaninfo is showing properties of swrast too
lemonzest has joined #dri-devel
Duke`` has joined #dri-devel
<kode54> thanks again for pushing it closer to inclusion
jewins has joined #dri-devel
kzd has quit [Ping timeout: 480 seconds]
<mareko> tarceri: I wonder how much effort it would be to do UBO linking in NIR, i.e. gathering ubo variables from NIR rather than GLSL
Duke`` has quit []
bgs has joined #dri-devel
alanc has quit [Remote host closed the connection]
alanc has joined #dri-devel
jewins has quit [Remote host closed the connection]
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
sghuge has quit [Remote host closed the connection]
sghuge has joined #dri-devel
MrCooper_ has joined #dri-devel
MrCooper has quit [Ping timeout: 480 seconds]
jdavies has joined #dri-devel
jdavies is now known as Guest10344
jdavies_ has joined #dri-devel
jdavies_ has quit []
Guest10344 has quit [Ping timeout: 480 seconds]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
nvkdevuser has joined #dri-devel
<mareko> does NIR have instruction-level dominance computation helpers?
<mareko> I wouldn't like to reinvent the wheel, I'm mainly interested in instruction-level dominance and post-dominance
nvkdevuser has quit []
nvkdevuser has joined #dri-devel
nvkdevuser has quit []
<mareko> I'll probably start typing that after I'm finished with moving uniform blocks and UBO loads in shader outputs to the next shader stage
nvkdevuser has joined #dri-devel
nvkdevuser has quit []
godvino has joined #dri-devel
<mareko> which mostly works
<mareko> cwabbott: ^^
kurimg has joined #dri-devel
asdfmkl345534mdsd has joined #dri-devel
asdfmkl345534mdsd has quit []
kurimg has quit []
a-865 has quit [Ping timeout: 480 seconds]
tobiasjakobi has joined #dri-devel
a-865 has joined #dri-devel
tobiasjakobi has quit []
rasterman has joined #dri-devel
Leopold_ has quit [Remote host closed the connection]
Leopold has joined #dri-devel
godvino has quit [Ping timeout: 480 seconds]
bgs has quit [Remote host closed the connection]
kts has joined #dri-devel
rasterman has quit [Quit: Gettin' stinky!]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
camus has quit [Remote host closed the connection]
gouchi has joined #dri-devel
kts has quit [Quit: Konversation terminated!]
i509vcb has quit [Quit: Connection closed for inactivity]
Company has joined #dri-devel
Zopolis4_ has joined #dri-devel
psykose has quit [Remote host closed the connection]
psykose has joined #dri-devel
lanodan has quit [Read error: No route to host]
lanodan has joined #dri-devel
<cwabbott> mareko: I think there's already instruction-level dominance but not post-dominance
Daanct12 has joined #dri-devel
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
Daaanct12 has quit [Ping timeout: 480 seconds]
godvino has joined #dri-devel
gouchi has quit [Remote host closed the connection]
heat has quit [Read error: No route to host]
djbw_ has quit [Read error: Connection reset by peer]
heat has joined #dri-devel
junaid has joined #dri-devel
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
godvino has quit [Quit: WeeChat 3.6]
Zopolis4_ has quit []
junaid_ has joined #dri-devel
Danct12 has joined #dri-devel
Daanct12 has quit [Ping timeout: 480 seconds]
heat has quit [Remote host closed the connection]
heat has joined #dri-devel
cphealy has quit [Quit: Leaving]
yuq825 has left #dri-devel [#dri-devel]
gouchi has joined #dri-devel
junaid has quit [Ping timeout: 480 seconds]
junaid_ has quit [Ping timeout: 480 seconds]
kzd has joined #dri-devel
kzd has quit []
kzd has joined #dri-devel
Duke`` has joined #dri-devel
gouchi has quit [Remote host closed the connection]
orbea has quit [Remote host closed the connection]
orbea has joined #dri-devel
alanc has quit [Remote host closed the connection]
djbw_ has joined #dri-devel
MajorBiscuit has joined #dri-devel
gouchi has joined #dri-devel
dsrt^ has joined #dri-devel
khfeng has quit [Ping timeout: 480 seconds]
Duke`` has quit [Ping timeout: 480 seconds]
i509vcb has joined #dri-devel
kurimg has joined #dri-devel
kurimg has quit []
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #dri-devel
david88 has joined #dri-devel
haasn` has quit []
MajorBiscuit has quit [Quit: WeeChat 3.6]
digetx has joined #dri-devel
digetx has quit []
digetx has joined #dri-devel
bluetail4 has quit []
bluetail4 has joined #dri-devel
apinheiro has joined #dri-devel
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #dri-devel
gouchi has quit [Remote host closed the connection]
david88 has quit []
konstantin_ has joined #dri-devel
konstantin has quit [Ping timeout: 480 seconds]
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #dri-devel
digetx has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
digetx has joined #dri-devel
Zopolis4_ has joined #dri-devel
oneforall2 has quit [Remote host closed the connection]
oneforall2 has joined #dri-devel
Mangix has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Mangix has joined #dri-devel
[Ristovski] is now known as Ristovski
krushia has quit [Quit: Konversation terminated!]