<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/bugs/gh-4922-nointerpolation.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-08-30T14:35:01+00:00</updated>
<entry>
<title>Fix redundant decorations in IRParam (#4964)</title>
<updated>2024-08-30T14:35:01+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-08-30T14:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=12137e9b00436eee3bf27f7a2fc5106513af8981'/>
<id>urn:sha1:12137e9b00436eee3bf27f7a2fc5106513af8981</id>
<content type='text'>
* Fix redundant decorations in IRParam

Closes #4922

The problem was that same decorations were added to an IRParam multiple
times while running `specializeIRForEntryPoint()`.

`cloneGlobalValueWithCodeCommon()` kept cloning decorations for the
params that were already processed.</content>
</entry>
</feed>
