<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/compute/integer-matrix-diagnostic.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>2025-07-18T16:38:00+00:00</updated>
<entry>
<title>Lower int/uint/bool matrices to arrays for SPIRV (#7687)</title>
<updated>2025-07-18T16:38:00+00:00</updated>
<author>
<name>venkataram-nv</name>
<email>vedavamadath@nvidia.com</email>
</author>
<published>2025-07-18T16:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=48b6e2432ea28c06d04931fccd633e31eed6d995'/>
<id>urn:sha1:48b6e2432ea28c06d04931fccd633e31eed6d995</id>
<content type='text'>
* Add tests for expected behaviour

* Allow matrix types in logical or/and

* Legalize int/bool matrix types and construction with makeMatrix

* Legalize uint matrices and operations

* Limit testing to only SPIRV

* Better tests for int and bool

* Add test for uint

* Remove GLSL tests

* Remove old test for diagnosing int matrices

* Emit SPIRV directly in tests

* format code

* Address PR comments

* Improve testing

* Address PR comments

* format code

* Add tests for matrix intrinsic operations

* Move matrix lowering to dedicated legalization pass

* Fix compiler warning

* Remove signal again

* Reorder matrix and vector legalization

* Fix formatting

* Add shift and comparison tests

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add error diagnostic vectors and matrices with disallowed element types (#6596)</title>
<updated>2025-03-17T13:05:11+00:00</updated>
<author>
<name>Anders Leino</name>
<email>aleino@nvidia.com</email>
</author>
<published>2025-03-17T13:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=98ff41989b04ce883e9dc9f4464c45290d30c560'/>
<id>urn:sha1:98ff41989b04ce883e9dc9f4464c45290d30c560</id>
<content type='text'>
- Add the diagnostic messages, and code to emit them
- Add some tests

This helps to address issue #6183.</content>
</entry>
</feed>
