ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel has landed in mainline, userspace driver is part of mesa - Logs at https://people.freedesktop.org/~cbrill/dri-log/index.php?channel=lima and https://freenode.irclog.whitequark.org/lima - Contact ARM for binary driver support!
sphalerite has quit [Ping timeout: 250 seconds]
megi has quit [Ping timeout: 245 seconds]
Guest78 has joined #lima
calcprogrammer1 has quit [Quit: Idle kick: User has been idle for 30+ days.]
Guest78 has quit [Quit: Textual IRC Client: www.textualapp.com]
Da_Coynul has joined #lima
yuq825 has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
jrmuizel has quit [Remote host closed the connection]
_whitelogger has joined #lima
adjtm_ has joined #lima
adjtm has quit [Ping timeout: 258 seconds]
dddddd has quit [Remote host closed the connection]
_whitelogger has joined #lima
hoijui has joined #lima
_whitelogger has joined #lima
_whitelogger has joined #lima
_whitelogger has joined #lima
_whitelogger has joined #lima
sphalerite has joined #lima
dddddd has joined #lima
_whitelogger has joined #lima
_whitelogger has joined #lima
Da_Coynul has joined #lima
<enunes> anarsoul: my only question on that MR is does const lowering really need to be moved to a separate pass?
<MoeIcenowy> Oh, android build of lima is broken again
<enunes> recently while working on another MR I also had a patch doing const loewring after everything else, but then realized that it wasn't really necessary
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
megi has quit [Ping timeout: 248 seconds]
jrmuizel has joined #lima
Da_Coynul has joined #lima
jrmuizel has quit [Remote host closed the connection]
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
jrmuizel has joined #lima
yuq825 has quit [Remote host closed the connection]
Da_Coynul has joined #lima
jrmuizel has quit [Remote host closed the connection]
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
Da_Coynul has joined #lima
jrmuizel has joined #lima
niceplaces has joined #lima
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
<anarsoul> enunes: yes, since sin/cos and branch lowering creates consts
<anarsoul> so we need to make sure that lowering is done at the point when no new const nodes are created
<enunes> anarsoul: well but then they just become lowered normally as they are added to the end of the list and the normal lowering loop will go through them, no?
<anarsoul> enunes: yes if we're using pred/succ lists in lowering
<anarsoul> but I'm trying to get away from it
<anarsoul> so lowering won't use successors/predecessors lists anymore
<enunes> I see, it is because of the same change then, makes sense
jrmuizel has quit [Ping timeout: 245 seconds]
<enunes> anarsoul: would it make sense to try to duplicate consts in nir or in a lima specific nir pass?
niceplaces has quit [Quit: ZNC 1.7.3 - https://znc.in]
niceplaces has joined #lima
<enunes> one other thing that makes me curious, is "only ALU and branch can consume consts directly", other node types can't use consts really?
<anarsoul> enunes: I don't think we need to move it to nir
<anarsoul> iirc it creates a mov only for store_color node, but it's redundant in this case
<enunes> I don't find anywhere saying consts cant be used in any case
<enunes> ah, the pipeline figure may be the reason
<anarsoul> it can't be used as texture coords?
<anarsoul> since it's always output of varying load
<anarsoul> beside that we can use it anywhere else since it's just a special register
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
<enunes> yeah I just wondered if you actually tried that to see if it breaks
niceplaces has quit [Quit: ZNC 1.7.3 - https://znc.in]
<anarsoul> I haven't tried it
niceplace has joined #lima
niceplace has quit [Remote host closed the connection]
niceplace has joined #lima
Da_Coynul has joined #lima
jrmuizel has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
hoijui has quit [Ping timeout: 250 seconds]
Da_Coynul has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
hoijui has joined #lima
jrmuizel has quit [Remote host closed the connection]
hoijui has quit [Quit: Leaving]
jrmuizel has joined #lima
jrmuizel has quit [Read error: Connection reset by peer]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
megi has joined #lima
Da_Coynul has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #lima
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #lima