<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/cross-compile/glsl-generic-in.slang.glsl, 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>2024-01-24T23:36:49+00:00</updated>
<entry>
<title>[SPIRV] Support `globallycoherent` and `[vk::index()]`. (#3488)</title>
<updated>2024-01-24T23:36:49+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-01-24T23:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=e7b6de334f320429462a0257e2191ccf3cbc9a0d'/>
<id>urn:sha1:e7b6de334f320429462a0257e2191ccf3cbc9a0d</id>
<content type='text'>
* [SPIRV] Support `globallycoherent` modifier.

* Fix.

* Disable executable cooperative vector tests.

* Update expected failure.

* [SPIRV] Emit varying output index decoration.

* Add test.

* Update tests.

* Fix test.

* Emit `SpvExecutionModeEarlyFragmentTests`.

* Lower `StructuredBuffer&lt;bool&gt;`.

* Support globallycoherent on ByteAddressBuffer.

---------

Co-authored-by: Yong He &lt;yhe@nvidia.com&gt;</content>
</entry>
<entry>
<title>More control flow simplifications. (#2673)</title>
<updated>2023-02-24T18:01:47+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2023-02-24T18:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=bd6306cdaa4a49344658bd026721b6532e103d09'/>
<id>urn:sha1:bd6306cdaa4a49344658bd026721b6532e103d09</id>
<content type='text'>
* More control flow and Phi param simplifications.

* Fix.

* Fix gcc error.

* Fix.

* More IR cleanup.

* Fix bug in phi param dce + ifelse simplify.

* Propagate and DCE side-effect-free functions.

* Enhance CFG simplifcation to remove loops with no side effects.

* Fix.

* Fixes.

* Fix tests. Add [__AlwaysFoldIntoUseSite] for rayPayloadLocation.

* More cleanup.

* Fixes.

* Fix.

---------

Co-authored-by: Yong He &lt;yhe@nvidia.com&gt;</content>
</entry>
<entry>
<title>Reimplement address elimination. (#2605)</title>
<updated>2023-01-25T06:16:21+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2023-01-25T06:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=951ad25e0a9c3b0089c6b996b8e821ac93cf5766'/>
<id>urn:sha1:951ad25e0a9c3b0089c6b996b8e821ac93cf5766</id>
<content type='text'>
* Reimplement address elimination pass.

* Fix error.

* Update test references.

Co-authored-by: Yong He &lt;yhe@nvidia.com&gt;</content>
</entry>
<entry>
<title>Remove `construct` IR op. (#2555)</title>
<updated>2022-12-07T20:52:20+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2022-12-07T20:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=70714705747f3491c55e14b74f87641010351d6c'/>
<id>urn:sha1:70714705747f3491c55e14b74f87641010351d6c</id>
<content type='text'>
Co-authored-by: Yong He &lt;yhe@nvidia.com&gt;</content>
</entry>
<entry>
<title>remove line directives in test files</title>
<updated>2019-01-28T18:53:09+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@google.com</email>
</author>
<published>2019-01-28T18:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=3b9573af2c1c898eb8c5b98b6d29cd3889579a51'/>
<id>urn:sha1:3b9573af2c1c898eb8c5b98b6d29cd3889579a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type legalization to correctly handle empty struct fields.</title>
<updated>2019-01-28T18:50:05+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2019-01-27T08:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=9812963c52eb6312546f600804bb642a38dcfe64'/>
<id>urn:sha1:9812963c52eb6312546f600804bb642a38dcfe64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix up empty-struct-parameters</title>
<updated>2019-01-26T02:10:57+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@google.com</email>
</author>
<published>2019-01-26T01:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=864c38ee72991f414f2478ccacb462bfb11b4bca'/>
<id>urn:sha1:864c38ee72991f414f2478ccacb462bfb11b4bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move glsl entry point legalization to later stage of compilation.</title>
<updated>2019-01-26T01:49:51+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@google.com</email>
</author>
<published>2019-01-25T19:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=a38490d7716ef6cbf9cbb992b880b9bbc9c1ac93'/>
<id>urn:sha1:a38490d7716ef6cbf9cbb992b880b9bbc9c1ac93</id>
<content type='text'>
This allows generic types to be used in entry point parameters.
</content>
</entry>
</feed>
