Revision 545de51298ddda52ac51ded03ad489c98bdda397 authored by Sai Praveen Bangaru on 21 November 2022, 15:29:57 UTC, committed by GitHub on 21 November 2022, 15:29:57 UTC
* Added non-differentiable call test

* Extended testing for nondifferentiable calls

* Fixed subtle issue with extensions on generic types not applying the correct substitutions, leading to unspecialized generics at the emit stage

* More fixes. inout struct params now work fine

* Update inout-struct-parameters-jvp.slang

* Update slang-ir.cpp

* Fixed hoisting lookup_interface_method

* Fixed non-diff call return value

* Fixed issue with phi nodes

* Fixed problem with IRSpecialize preventing hoisitng of DifferentialPairType

* Fixed non-diff call test to conform to the new 'no_diff' system
1 parent d58e08f
History
File Mode Size
.clang-format -rw-r--r-- 1.2 KB
macos-notarize.json -rw-r--r-- 241 bytes
macos-sign.json -rw-r--r-- 405 bytes

back to top