ChanServ changed the topic of #asahi-gpu to: Asahi Linux GPU development (no user support, NO binary reversing) | Keep things on topic | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Logs: https://alx.sh/l/asahi-gpu
zalyx0 has quit [Quit: later alligator]
zalyx0 has joined #asahi-gpu
zalyx0 has quit []
zalyx0 has joined #asahi-gpu
zalyx0 has quit [Read error: Connection reset by peer]
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-gpu
zalyx0 has joined #asahi-gpu
possiblemeatball has joined #asahi-gpu
brolin has quit [Ping timeout: 480 seconds]
pyropeter3 has joined #asahi-gpu
pyropeter2 has quit [Ping timeout: 480 seconds]
thelounge60 has quit [Quit: The Lounge - https://thelounge.chat]
thelounge60 has joined #asahi-gpu
nela has quit [Quit: bye!]
nela has joined #asahi-gpu
possiblemeatball has quit [Quit: Quit]
maximbaz has quit [Quit: bye]
maximbaz has joined #asahi-gpu
sarucchi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nsklaus has joined #asahi-gpu
sarucchi has joined #asahi-gpu
systwi has quit [Remote host closed the connection]
systwi has joined #asahi-gpu
cylm has joined #asahi-gpu
systwi has quit [Remote host closed the connection]
systwi has joined #asahi-gpu
sarucchi has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mkurz has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi-gpu
ChaosPrincess has quit [Quit: WeeChat 3.8]
ChaosPrincess has joined #asahi-gpu
chadmed has quit [Remote host closed the connection]
chadmed has joined #asahi-gpu
chadmed has quit [Quit: Konversation terminated!]
chadmed has joined #asahi-gpu
nela has quit [Ping timeout: 480 seconds]
hightower2 has joined #asahi-gpu
nela has joined #asahi-gpu
brolin has joined #asahi-gpu
tertu has quit [Quit: so long...]
tertu has joined #asahi-gpu
possiblemeatball has joined #asahi-gpu
nela has quit [Read error: No route to host]
nela has joined #asahi-gpu
sarucchi has joined #asahi-gpu
bisko has joined #asahi-gpu
kujeger has quit [Quit: ZNC 1.8.2 - https://znc.in]
kujeger has joined #asahi-gpu
bcrumb has joined #asahi-gpu
nela has quit [Ping timeout: 480 seconds]
bisko has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nela has joined #asahi-gpu
bcrumb has quit [Quit: WeeChat 3.8]
nela has quit [Ping timeout: 480 seconds]
hightower3 has joined #asahi-gpu
billak has joined #asahi-gpu
billak has quit []
chadmed has quit [Ping timeout: 480 seconds]
hightower2 has quit [Ping timeout: 480 seconds]
chadmed has joined #asahi-gpu
brolin has quit [Ping timeout: 480 seconds]
mkurz has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi-gpu
drubrkletern has joined #asahi-gpu
brolin has joined #asahi-gpu
brolin has quit [Ping timeout: 480 seconds]
rhysmdnz has quit [Quit: Bridge terminating on SIGTERM]
Guest769 has quit [Quit: Bridge terminating on SIGTERM]
mlp has quit [Read error: Connection reset by peer]
mlp has joined #asahi-gpu
Cyrinux9 has quit []
Cyrinux9 has joined #asahi-gpu
bisko has joined #asahi-gpu
possiblemeatball has quit [Quit: Quit]
CME_ has joined #asahi-gpu
CME has quit [Remote host closed the connection]
bisko has quit [Ping timeout: 480 seconds]
sarucchi has quit [Ping timeout: 480 seconds]
mkurz has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-gpu
WindowPain has quit [Remote host closed the connection]
WindowPain has joined #asahi-gpu
bisko has joined #asahi-gpu
nela has joined #asahi-gpu
brolin has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi-gpu
possiblemeatball has joined #asahi-gpu
bisko has joined #asahi-gpu
bisko has quit [Ping timeout: 480 seconds]
Jamie has joined #asahi-gpu
rhysmdnz has joined #asahi-gpu
Jamie is now known as Guest268
<alyssa> lina: We need a plan for getting MSAA reviewed+merged
<alyssa> Maybe we want to schedule a code walkthrough stream so we can do review synchronously and I can fix any issues as they're pointed out in real time?
bisko has joined #asahi-gpu
jn has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-gpu
<alyssa> Ditto for live range splitting in the register allocator.
jn has joined #asahi-gpu
<ChaosPrincess> sorry for dumb questions, but do all gpu compilers have their own bespoke register allocators?
<alyssa> ChaosPrincess: In mesa, yes
<alyssa> No idea about LLVM, since only AMD upstreams their LLVM compiler
<alyssa> (Intel has a source dump somewhere but I have enough self respect not to look at it)
<alyssa> not a dumb question at all
<alyssa> We've waffled about trying to share RAs in Mesa but... different GPU ISAs are radically different in their RA requirements that it's not clear if that can be done efficiently
<ChaosPrincess> well, read dumb = "my only interaction with gpus is 'i wrote an opengl renderer for some chemistry stuff in school' and i havent touched them since"
<alyssa> we do have a common graph colouring engine (util/ra), which ~~dinky~~ other compilers us
<alyssa> use
<ChaosPrincess> and iirc llvm shares parts of their register allocators
<alyssa> the valve compilers are all SSA-based RA
<alyssa> which is really great for generated code quality + low compile-time
<alyssa> and very not great for huge complexity and specificity to the ISA in question
<alyssa> it's not clear what, if any, code could be shared between the SSA RAs
<alyssa> probably almost nothing if we're using C
<alyssa> if we were all writing c++ or rust compilers it *might* be different but I'm not convinced
<ChaosPrincess> eh, i wouldnt throw out random unresearched suggestions :P
<alyssa> >:)
bisko has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-gpu
brolin has joined #asahi-gpu
bisko has quit [Ping timeout: 480 seconds]
cylm has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-gpu
mort_ has quit [Quit: Ping timeout (120 seconds)]
thelounge60 has quit [Quit: Ping timeout (120 seconds)]
xcpy0 has quit [Quit: Ping timeout (120 seconds)]
mort_ has joined #asahi-gpu
xcpy0 has joined #asahi-gpu
thelounge60 has joined #asahi-gpu
brolin has quit [Ping timeout: 480 seconds]
brolin has joined #asahi-gpu
bisko has quit [Ping timeout: 480 seconds]
wille-io has quit [Quit: Ping timeout (120 seconds)]
wille-io has joined #asahi-gpu
bisko has joined #asahi-gpu
brolin has quit [Ping timeout: 480 seconds]
stipa is now known as Guest283
stipa has joined #asahi-gpu
Guest283 has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
bisko has joined #asahi-gpu