<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/source/slang/slang-ir-autodiff-loop-analysis.cpp, 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-04-24T22:44:01+00:00</updated>
<entry>
<title>Handle case where either side of a conditional branch is empty (#6890)</title>
<updated>2025-04-24T22:44:01+00:00</updated>
<author>
<name>Sai Praveen Bangaru</name>
<email>31557731+saipraveenb25@users.noreply.github.com</email>
</author>
<published>2025-04-24T22:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=c7ecf3039d2cc8680f1ea5f4bee2d13521ae34f7'/>
<id>urn:sha1:c7ecf3039d2cc8680f1ea5f4bee2d13521ae34f7</id>
<content type='text'>
Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Fixed crash in slang-ir-autodiff-loop-analysis.cpp (#6831)</title>
<updated>2025-04-18T20:03:23+00:00</updated>
<author>
<name>Ronan</name>
<email>ro.cailleau@gmail.com</email>
</author>
<published>2025-04-18T20:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=a597a0358f2c2b8ec1b71b7959861658a2c06ecc'/>
<id>urn:sha1:a597a0358f2c2b8ec1b71b7959861658a2c06ecc</id>
<content type='text'>
* Added Dictionary::erase(iterator) and fixed crashing when filtering a dictionary in slang-ir-autodiff-loop-analysis.cpp

* Added Dictionary::removeIf(Predicate)

* Removed Dictionary::erase(it)

---------

Co-authored-by: Julius Ikkala &lt;julius.ikkala@gmail.com&gt;</content>
</entry>
<entry>
<title>Add a loop analysis step to infer the exit values of loop phi parameters. (#6696)</title>
<updated>2025-04-04T18:12:27+00:00</updated>
<author>
<name>Sai Praveen Bangaru</name>
<email>31557731+saipraveenb25@users.noreply.github.com</email>
</author>
<published>2025-04-04T18:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=41e7e565eb3dfa13562cbfa3e8641874c2c6d66c'/>
<id>urn:sha1:41e7e565eb3dfa13562cbfa3e8641874c2c6d66c</id>
<content type='text'>
* Initial loop analysis pass

* More changes for a single-pass implication propagation

* Update slang-ir-autodiff-loop-analysis.cpp

* Cleanup + new system for loop analysis

* Fixup bugs in loop analysis

* Remove some relation types to simplify the analysis. Add test

* Remove unused

* Address comments

* Fix issue with continue loops

* Update reverse-loop-exit-value-inference-1.slang

* Update reverse-continue-loop.slang</content>
</entry>
</feed>
