| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix subtle corner-case with vars getting hoisted out of the loop creating ↵ | Sai Praveen Bangaru | 2023-08-30 |
| | | | | | | | | | | | | | | | | | | | | | | | unnecessary loop state (#3165) * Extend the unit tests for MxLayeredMaterial * Add breaking loop test * Fix subtle corner-case with vars getting hoisted out of the loop creating unnecessary loop state * remove whitespace changes * Create loop-init.slang.expected.txt * Add filecheck tests to ensure correct loop state * Update comment --------- Co-authored-by: winmad <winmad.wlf@gmail.com> Co-authored-by: Yong He <yonghe@outlook.com> | ||
| * | AD: Various fixes around dynamic dispatch (#2820) | Sai Praveen Bangaru | 2023-04-21 |
| * Add a test for the new diff material system * Various fixes for AD - inout primal context params converted to out params, - added attributed types to list of stored types - used differentiated primal func type instead of type of differentiated func to avoid tangling with user-code differential types. --------- Co-authored-by: Lifan Wu <lifanw@nvidia.com> | |||
