<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/metal/groupshared-threadlocal-same-parameter.slang, 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-11-07T00:42:14+00:00</updated>
<entry>
<title>Fix IntVal unification logic to insert type casts + buffer element lowering regression. (#5508)</title>
<updated>2024-11-07T00:42:14+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-11-07T00:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=989847f6a9408b68e90ac242f4a19d3266054c3e'/>
<id>urn:sha1:989847f6a9408b68e90ac242f4a19d3266054c3e</id>
<content type='text'>
* Fix IntVal unification logic to insert type casts.

* Fix regression.</content>
</entry>
<entry>
<title>Enable WebGPU tests in CI (#5239)</title>
<updated>2024-10-15T16:11:53+00:00</updated>
<author>
<name>Anders Leino</name>
<email>aleino@nvidia.com</email>
</author>
<published>2024-10-15T16:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=9e3b0367cfd63f21a0519b61b6fd13e94dac1c51'/>
<id>urn:sha1:9e3b0367cfd63f21a0519b61b6fd13e94dac1c51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not zero-initialize groupshared and rayquery variables (#4838)</title>
<updated>2024-08-14T17:05:57+00:00</updated>
<author>
<name>ArielG-NV</name>
<email>159081215+ArielG-NV@users.noreply.github.com</email>
</author>
<published>2024-08-14T17:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=45b76418f9da2248b069f2058c6a1d52b05a8c74'/>
<id>urn:sha1:45b76418f9da2248b069f2058c6a1d52b05a8c74</id>
<content type='text'>
* Do not zero-initialize groupshared and rayquery variables

Fixes: #4824

`-zero-initialize` option will explicitly not:
1. Set any groupshared values to defaults
2. Set any rayQuery object to a default state (currently invalid code generation)

* grammer

* disallow groupshared initializers

disallow groupshared initializers &amp; adjust tests accordingly

* remove disallowed groupshared-init expression

* do not default init if non-copyable

---------

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Remove returned-array-legalization pass for metal (#4478)</title>
<updated>2024-06-27T11:53:00+00:00</updated>
<author>
<name>ArielG-NV</name>
<email>159081215+ArielG-NV@users.noreply.github.com</email>
</author>
<published>2024-06-27T11:53:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=4dd41de7558b2b3b7fe99b4b624dc91969031abe'/>
<id>urn:sha1:4dd41de7558b2b3b7fe99b4b624dc91969031abe</id>
<content type='text'>
* disable return array optimization pass for metal targets

fixes: #4468</content>
</entry>
</feed>
