<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/bugs/op-select-return-composite.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-09-02T23:43:48+00:00</updated>
<entry>
<title>render-test: Change D3D12 default to sm_6_5 (#8320)</title>
<updated>2025-09-02T23:43:48+00:00</updated>
<author>
<name>James Helferty (NVIDIA)</name>
<email>jhelferty@nvidia.com</email>
</author>
<published>2025-09-02T23:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f02b08490aa905f42a8d90381db84b1f8e409c0c'/>
<id>urn:sha1:f02b08490aa905f42a8d90381db84b1f8e409c0c</id>
<content type='text'>
Changes default for render-test to sm_6_5.
Since sm_6_5 is the new default, remove the -use-dxil option, add
-use-dxcb option
Remove -use-dxil option from all test cases.
Add -use-dxcb to two tests that needed it.

Fixes #7611</content>
</entry>
<entry>
<title>Fix `tests\bugs\op-select-return-composite.slang` Test Failing (#8132)</title>
<updated>2025-08-09T02:26:56+00:00</updated>
<author>
<name>ArielG-NV</name>
<email>159081215+ArielG-NV@users.noreply.github.com</email>
</author>
<published>2025-08-09T02:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=30646d4881c8f1d46bc8a4bf4049d0921a1c9b3c'/>
<id>urn:sha1:30646d4881c8f1d46bc8a4bf4049d0921a1c9b3c</id>
<content type='text'>
What is fixed:
Since we make `vk` tests compile as GLSL, we must use a capability that
specifies a GLSL equivalent.
If we do not do this, we will get an error since we are not specifying
GLSL capabilities (but are specifying a profile).
Since a profile is specified, we emit capability errors.</content>
</entry>
<entry>
<title>[HLSL, SPIRV_1_3] Hoist OpSelect returning a composite into `if`/`else` (#7594)</title>
<updated>2025-07-02T21:18:21+00:00</updated>
<author>
<name>ArielG-NV</name>
<email>159081215+ArielG-NV@users.noreply.github.com</email>
</author>
<published>2025-07-02T21:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=3e1dd65adff0873e0385040c5c0a003eda83de3b'/>
<id>urn:sha1:3e1dd65adff0873e0385040c5c0a003eda83de3b</id>
<content type='text'>
* emit var and hoist out OpSelect if Composite

* cleanup comment

* address review

check for version in spv context

use phi node instead of using var

move inst's using a list (not in-place modification)

* format code

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
</feed>
