<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/compute/dynamic-dispatch-3.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>2020-06-25T01:10:15+00:00</updated>
<entry>
<title>Dynamic dispatch for generic interface requirements.</title>
<updated>2020-06-25T01:10:15+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2020-06-24T20:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=0ca75fe002f346f6ab9b77f40c0576d2905560f1'/>
<id>urn:sha1:0ca75fe002f346f6ab9b77f40c0576d2905560f1</id>
<content type='text'>
-Lower interfaces into actual `IRInterfaceType` insts.
-Lower `DeclRef&lt;AssocTypeDecl&gt;` into `IRAssociatedType`
-Generate proper IRType for generic functions.
-Add a test case exercising dynamic dispatching a generic static function through an associated type.
-Bug fixes for the test case.
</content>
</entry>
</feed>
