<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/diagnostics/uninitialized-variable-name-in-error-message.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-02-25T00:25:19+00:00</updated>
<entry>
<title>Clone name hint decoration when emiting Undefined (#6415)</title>
<updated>2025-02-25T00:25:19+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2025-02-25T00:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f90a7631a10d7dcc1427bfda85f66c539c50af5d'/>
<id>urn:sha1:f90a7631a10d7dcc1427bfda85f66c539c50af5d</id>
<content type='text'>
* Clone name hint decoration when emiting Undefined

When emiting "Undefined", we lost the information of where it was
synthasized from. This prevents us from providing more helpful error
messages.

The issue was the when we handle "IRLoop", the inputs parameters to the
Phi didn't clone the name hint decoration. This commit clones them when
emiting "Undefined".

* Adding more test case

---------

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
</feed>
