ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel driver has landed in mainline, userspace driver is part of mesa - Logs at https://oftc.irclog.whitequark.org/lima/
<anarsoul> enunes: your copy prop pass may break shaders with dual source blend and depth write, e.g. shaders/tesseract/518.shader_test
<enunes> anarsoul: it's very possible that it breaks some corner case which is why I dropped it before, still haven't had time to focus on it again since returning
<anarsoul[m]> I added more details on your draft MR
<anarsoul[m]> However I haven't figured out a proper fix yet
<enunes> anarsoul: thanks, so I think we should merge your changes, later this week I can look into the pass again
freemangordon1 has joined #lima
freemangordon has quit [Read error: Connection reset by peer]
mripard has joined #lima
ity has quit [Remote host closed the connection]
ity has joined #lima
<anarsoul> sounds good
<anarsoul> enunes: I ended up dropping the warning about value not being live. It is a normal situation when it is consumed within the same instruction, e.g. for a varying load
<anarsoul> can I still keep your r-b?