2024-07-16 04:52
ChanServ changed the topic of #dri-devel to: <ajax> nothing involved with X should ever be unable to find a bar
00:24
pcercuei has quit [Quit: dodo]
00:27
Company has quit [Quit: Leaving]
00:34
kasper93_ has joined #dri-devel
00:34
kasper93 is now known as Guest26934
00:34
kasper93_ is now known as kasper93
00:35
mhenning has quit [Quit: mhenning]
00:41
Kayden has joined #dri-devel
00:42
Guest26934 has quit [Ping timeout: 480 seconds]
00:46
<
mareko >
is this what loop header phis must contain? 1 value from the block preceding the loop, 1 value from every continue statement, 1 value from the end of the loop (implicit continue)
00:46
<
mareko >
for loop exit phis, must they just list 1 value from every break statement?
01:15
alanc has quit [Remote host closed the connection]
01:15
tlwoerner_ has joined #dri-devel
01:15
alanc has joined #dri-devel
01:16
tlwoerner has quit [Ping timeout: 480 seconds]
01:17
snowy_coder2 has joined #dri-devel
01:20
Emantor has joined #dri-devel
01:24
snowy_coder has quit [Ping timeout: 480 seconds]
01:48
Daanct12 has joined #dri-devel
01:53
nerdopolis_ has joined #dri-devel
01:53
nerdopolis is now known as Guest26941
01:53
nerdopolis_ is now known as nerdopolis
01:59
Guest26941 has quit [Ping timeout: 480 seconds]
01:59
Mangix has quit [Read error: Connection reset by peer]
01:59
Mangix has joined #dri-devel
02:08
luc has joined #dri-devel
02:10
kzd has quit [Quit: kzd]
02:18
unerlige has quit [Ping timeout: 480 seconds]
02:22
luc has quit [Remote host closed the connection]
02:38
kzd has joined #dri-devel
02:54
davispuh has quit [Ping timeout: 480 seconds]
02:54
Jeremy_Rand_Talos has quit [Remote host closed the connection]
02:55
Jeremy_Rand_Talos has joined #dri-devel
03:01
rbm has quit [Ping timeout: 480 seconds]
03:10
<
Kayden >
mareko: that sounds right to me. it's one value incoming from each control flow edge, but I think you just enumerated them
03:20
rbm has joined #dri-devel
03:39
alarumbe has quit []
03:41
nerdopolis has quit [Ping timeout: 480 seconds]
03:46
feaneron has quit [Ping timeout: 480 seconds]
03:59
clamor has joined #dri-devel
04:21
Duke`` has joined #dri-devel
04:27
<
mareko >
that's LCSSA though, right? how is it without LCSSA?
04:32
<
Kayden >
without LCSSA, values defined in the loop can be used after the loop, without any phis. as long as they dominate their uses as normal (i.e. you're guaranteed to go through the part of the loop where they're defined at least once)
04:33
<
Kayden >
with LCSSA...that's no longer allowed. values defined in the loop can only be used in the loop, or in a loop exit phi
04:33
<
Kayden >
essentially giving you a new name for the post-loop value
04:46
TMM has joined #dri-devel
04:55
DemiMarie has joined #dri-devel
05:03
Michael-Oberpriller has quit []
05:42
kzd has joined #dri-devel
06:11
kzd has quit [Quit: kzd]
06:13
kzd has joined #dri-devel
06:18
bolson has quit [Ping timeout: 480 seconds]
06:21
kts has joined #dri-devel
06:39
YuGiOhJCJ has joined #dri-devel
06:40
sima has joined #dri-devel
06:46
soreau has quit [Ping timeout: 480 seconds]
06:53
lplc has quit [Quit: WeeChat 4.0.4]
06:53
lplc has joined #dri-devel
06:55
soreau has joined #dri-devel
07:00
sghuge has quit [Remote host closed the connection]
07:00
sghuge has joined #dri-devel
07:04
<
glehmann >
> 1 value from the end of the loop (implicit continue)
07:04
<
glehmann >
only if there isn't an explicit break at the end
07:15
clamor has quit [Read error: Connection reset by peer]
07:15
clamor has joined #dri-devel
07:23
kts has quit [Quit: Leaving]
07:25
kts has joined #dri-devel
07:31
kode54 is now known as Guest26961
07:32
Guest26961 has quit []
07:33
kode54 has joined #dri-devel
07:40
jsa1 has joined #dri-devel
08:15
kzd has quit [Quit: kzd]
08:17
kts has quit [Quit: Konversation terminated!]
08:17
fossdd has quit [Ping timeout: 480 seconds]
08:32
Karyon has joined #dri-devel
09:02
olivial has quit [Read error: Connection reset by peer]
09:02
olivial has joined #dri-devel
09:05
apinheiro has joined #dri-devel
09:13
warpme has joined #dri-devel
09:21
lsntvt has quit [Ping timeout: 480 seconds]
09:26
jsa2 has joined #dri-devel
09:27
OftenTimeConsuming is now known as Guest26965
09:27
OftenTimeConsuming has joined #dri-devel
09:30
pcercuei has joined #dri-devel
09:32
Guest26965 has quit [Ping timeout: 480 seconds]
09:32
jsa1 has quit [Ping timeout: 480 seconds]
09:44
u-amarsh04 has quit []
09:46
kzd has joined #dri-devel
09:48
u-amarsh04 has joined #dri-devel
09:59
kzd has joined #dri-devel
10:01
YuGiOhJCJ has quit []
10:08
kzd has quit [Quit: kzd]
10:24
K900 has quit [Remote host closed the connection]
10:27
K900 has joined #dri-devel
10:53
dsimic is now known as Guest26969
10:53
dsimic has joined #dri-devel
10:55
Guest26969 has quit [Ping timeout: 480 seconds]
10:58
fossdd has joined #dri-devel
11:04
rasterman has joined #dri-devel
11:21
jsa2 has quit [Ping timeout: 480 seconds]
11:28
martymichal has quit [Ping timeout: 480 seconds]
11:50
haaninjo has joined #dri-devel
12:24
rasterman has quit [Quit: Gettin' stinky!]
12:30
nerdopolis has joined #dri-devel
12:33
Daanct12 has quit [Quit: WeeChat 4.7.1]
12:38
ahadi has joined #dri-devel
13:11
Duke`` has joined #dri-devel
13:12
clamor has quit [Ping timeout: 480 seconds]
13:15
clamor has joined #dri-devel
13:23
feaneron has joined #dri-devel
13:53
crabbedhaloablut has quit []
13:55
crabbedhaloablut has joined #dri-devel
14:05
kts has joined #dri-devel
14:27
davispuh has joined #dri-devel
14:33
nerdopolis has joined #dri-devel
14:54
luc has joined #dri-devel
15:09
chamlis has quit [Remote host closed the connection]
15:18
kts has quit [Ping timeout: 480 seconds]
15:26
kts has joined #dri-devel
15:27
chamlis has joined #dri-devel
15:28
warpme has joined #dri-devel
15:38
kzd has joined #dri-devel
15:41
warpme has joined #dri-devel
15:49
warpme has quit [Ping timeout: 480 seconds]
15:55
luc has quit [Remote host closed the connection]
16:21
kts has quit [Ping timeout: 480 seconds]
16:27
clamor has quit [Ping timeout: 480 seconds]
16:28
clamor has joined #dri-devel
16:31
kts has joined #dri-devel
16:42
warpme has joined #dri-devel
16:50
warpme has quit [Ping timeout: 480 seconds]
17:00
warpme has joined #dri-devel
17:11
chewitt has quit [Quit: Zzz..]
17:17
warpme has quit [Ping timeout: 480 seconds]
17:25
libv was kicked from #dri-devel by ChanServ [CoC Enforcement]
17:40
warpme has joined #dri-devel
17:46
rasterman has joined #dri-devel
17:57
warpme has quit [Ping timeout: 480 seconds]
18:14
clamor has quit [Ping timeout: 480 seconds]
18:20
warpme has joined #dri-devel
18:29
Duke`` has joined #dri-devel
18:31
clamor has joined #dri-devel
18:36
kts has quit [Quit: Konversation terminated!]
18:37
warpme has quit [Ping timeout: 480 seconds]
18:50
sima has quit [Ping timeout: 480 seconds]
18:50
kts has joined #dri-devel
19:03
warpme has joined #dri-devel
19:08
Company has joined #dri-devel
19:16
warpme has quit [Ping timeout: 480 seconds]
19:35
sima has joined #dri-devel
19:35
clamor has quit [Read error: Connection reset by peer]
19:39
warpme has joined #dri-devel
19:50
TMM has joined #dri-devel
19:56
warpme has quit [Ping timeout: 480 seconds]
20:00
warpme has joined #dri-devel
20:04
martymichal has joined #dri-devel
20:08
warpme has quit [Ping timeout: 480 seconds]
20:12
rasterman has quit [Quit: Gettin' stinky!]
20:19
warpme has joined #dri-devel
20:29
kts has quit [Quit: Leaving]
20:36
warpme has quit [Ping timeout: 480 seconds]
20:37
iive has joined #dri-devel
20:44
warpme has joined #dri-devel
20:52
warpme has quit [Ping timeout: 480 seconds]
20:52
yshui has quit [Ping timeout: 480 seconds]
20:58
yshui has joined #dri-devel
21:03
warpme has joined #dri-devel
21:17
bolson has joined #dri-devel
21:20
warpme has quit [Ping timeout: 480 seconds]
21:20
Duke`` has quit [Ping timeout: 480 seconds]
21:38
haaninjo has quit [Quit: Ex-Chat]
21:43
warpme has joined #dri-devel
21:48
kzd has quit [Quit: kzd]
21:49
kzd has joined #dri-devel
22:00
warpme has quit [Ping timeout: 480 seconds]
22:22
warpme has joined #dri-devel
22:31
warpme has quit [Ping timeout: 480 seconds]
22:39
warpme has joined #dri-devel
22:47
apinheiro has quit [Quit: Leaving]
22:51
feaneron has quit [Ping timeout: 480 seconds]
22:56
warpme has quit [Ping timeout: 480 seconds]
23:08
feaneron has joined #dri-devel
23:13
pcercuei has quit [Quit: dodo]
23:19
warpme has joined #dri-devel
23:37
warpme has quit [Ping timeout: 480 seconds]
23:57
warpme has joined #dri-devel
23:58
iive has quit [Quit: They came for me...]