On Jan 28, 2009, at 9:32 AM, Chris Lattner wrote: > Why is this a problem? All phis execute "atomically". What problem > are you seeing in practice? > > -Chris I'm pretty sure we don't actually implement atomic execution of phis. I recall having the same basic issue a long time ago, and being informed of this. --Owen