<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/bugs/gh-519.slang.expected.txt, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2018-04-23T17:37:24+00:00</updated>
<entry>
<title>Fix successor computation for `switch` instruction (#520)</title>
<updated>2018-04-23T17:37:24+00:00</updated>
<author>
<name>Tim Foley</name>
<email>tfoleyNV@users.noreply.github.com</email>
</author>
<published>2018-04-23T17:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=627de1ce502ce23dc0ef21a69c910a20547aa5c7'/>
<id>urn:sha1:627de1ce502ce23dc0ef21a69c910a20547aa5c7</id>
<content type='text'>
Fixes #519

The code was leaving out the `default` label from the successor list,
which would break any passes that require an accurate CFG (with the big
one right now being the SSA-formation pass).</content>
</entry>
</feed>
