<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/source/slang/slang-ir-lower-generic-var.cpp, 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-08-05T17:32:52+00:00</updated>
<entry>
<title>`AnyValue` based dynamic dispatch code gen (#1477)</title>
<updated>2020-08-05T17:32:52+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2020-08-05T17:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=6fb2aa70a2681bffbac7e8de67e9598105389945'/>
<id>urn:sha1:6fb2aa70a2681bffbac7e8de67e9598105389945</id>
<content type='text'>
* AnyValue based dynamic code gen

* Fix aarch64 build error</content>
</entry>
<entry>
<title>Run SSA pass to clean up temporary variables during generics lowering. (#1447)</title>
<updated>2020-07-23T20:47:12+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2020-07-23T20:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=fed4292a581364b611a82a0f6c1c1c95f82dfeb2'/>
<id>urn:sha1:fed4292a581364b611a82a0f6c1c1c95f82dfeb2</id>
<content type='text'>
* Run SSA pass to clean up generic temporary variables during lowering.

* Fix `undefined` emitting logic.

* revert dumpir control flag

* Defer fold decision of `undefined`  values after special case logic for GLSL and HLSL.

* Update expected test result.

* Manually update raygen.slang.glsl to minimize change.

* fix formatting

Co-authored-by: Tim Foley &lt;tfoleyNV@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Support associatedtype local variables and return values in dynamic dispatch code (#1444)</title>
<updated>2020-07-16T20:09:17+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2020-07-16T20:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=62079c534407abe300d24a6d759641779e48bc67'/>
<id>urn:sha1:62079c534407abe300d24a6d759641779e48bc67</id>
<content type='text'>
* Refactor lower-generics pass into separate subpasses.

* IR pass to generate witness table wrappers.

* Support associatedtype local variables and return values in dynamic dispatch code.</content>
</entry>
<entry>
<title>Refactor lower-generics pass into separate subpasses. (#1442)</title>
<updated>2020-07-15T18:39:11+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2020-07-15T18:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=e9d5ecbf19147af6e1473020b64ced4286b79079'/>
<id>urn:sha1:e9d5ecbf19147af6e1473020b64ced4286b79079</id>
<content type='text'>
</content>
</entry>
</feed>
