<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/autodiff/reverse-single-iter-loop.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>2023-02-04T00:44:33+00:00</updated>
<entry>
<title>Overhaul `transposeParameterBlock` to support `inout` params. (#2621)</title>
<updated>2023-02-04T00:44:33+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2023-02-04T00:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=228e71dab7dfa18ece979f4099ec0c7d1e37e5ff'/>
<id>urn:sha1:228e71dab7dfa18ece979f4099ec0c7d1e37e5ff</id>
<content type='text'>
* Overhaul `transposeParameterBlock` to support `inout` params.

* Small bug fixes.

* Bug fix on differentiable intrinsic specialization.

* Fixes.

* Run autodiff tests on CPU.

* Clean up.

* More bug fixes.,

* Add test coverage on inout param.

* Fix language server hinting for transcribed mutable params.

---------

Co-authored-by: Yong He &lt;yhe@nvidia.com&gt;</content>
</entry>
<entry>
<title>Patched support for multi-return and fallthrough if-else with break stmts (#2617)</title>
<updated>2023-01-31T08:26:59+00:00</updated>
<author>
<name>Sai Praveen Bangaru</name>
<email>31557731+saipraveenb25@users.noreply.github.com</email>
</author>
<published>2023-01-31T08:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=e312d5c7dfde80941d96e522079a5d70f7d00649'/>
<id>urn:sha1:e312d5c7dfde80941d96e522079a5d70f7d00649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overhauled reverse-mode control flow handling (#2608)</title>
<updated>2023-01-30T16:46:36+00:00</updated>
<author>
<name>Sai Praveen Bangaru</name>
<email>31557731+saipraveenb25@users.noreply.github.com</email>
</author>
<published>2023-01-30T16:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=134dd7eb26fc7988ae13559d276cbf337b4b9d27'/>
<id>urn:sha1:134dd7eb26fc7988ae13559d276cbf337b4b9d27</id>
<content type='text'>
* Added switch-case support; fixed non-diff parameter transposition

* Made region propagation much more robust. Partial loop unzip implementation

* WIP: Added most loop handling code, and a test. Still untested

* Added CFG Normalization pass + CFG Reversal Pass + Loop Unzipping + most loop transcription

* Add single-iter-loop test.

* proj files

* removed comments

* Update reverse-loop.slang

* Removed out-of-date code

* Disabled IR validation during constructSSA phase of normalizeCFG. constructSSA now reuses sharedBuilder

* Moved normalizeCFG() call to prepareFuncForBackwardDiff()</content>
</entry>
</feed>
