<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/autodiff/nested-jvp.slang.expected.txt, 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>2022-07-19T03:32:30+00:00</updated>
<entry>
<title>Added forward-mode autodiff support for more instructions (#2331)</title>
<updated>2022-07-19T03:32:30+00:00</updated>
<author>
<name>Sai Praveen Bangaru</name>
<email>31557731+saipraveenb25@users.noreply.github.com</email>
</author>
<published>2022-07-19T03:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=5b4f35b8d00661852c607a49d81c590d4050a166'/>
<id>urn:sha1:5b4f35b8d00661852c607a49d81c590d4050a166</id>
<content type='text'>
* Merge slang-ir-diff-jvp.cpp

* Added support and tests for other float vector types

* Added swizzle test and code to handle it (tests failing currently)

* Fixed one test, the other is still pending

* Fixed instruction cloning logic to avoid modifying original function

* Fixed an issue with custom 'pow_jvp' and added support for vector contructor

* Minor update to comments

* Fixed support for division

* Fixed an issue with uninitialized diagnostic sink

* Moved derivative processing to after mandatory inlining.

Skip instructions that don't have side-effects and aren't used by anything.

* WIP: Handling unconditional control flow and multi-block functions

* Support for unconditional multi-block functions

* Added a dead code elimination step to the derivative pass

* Changed name of 'hasNoSideEffects()'</content>
</entry>
<entry>
<title>Added support for differentiating calls to basic functions, as well as arithmetic on the float3 type (#2313)</title>
<updated>2022-07-12T03:18:06+00:00</updated>
<author>
<name>Sai Praveen Bangaru</name>
<email>31557731+saipraveenb25@users.noreply.github.com</email>
</author>
<published>2022-07-12T03:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=b513d0deef521318ad943d820dd37029075a33c4'/>
<id>urn:sha1:b513d0deef521318ad943d820dd37029075a33c4</id>
<content type='text'>
* Added support for differentiating calls to basic functions, as well as arithmetic on the float3 type

* Added test expected result</content>
</entry>
</feed>
