Revision 6eb0b4dea4da1fc21767c86cc0837d0c8b68063b authored by Sai Praveen Bangaru on 23 February 2023, 00:33:42 UTC, committed by GitHub on 23 February 2023, 00:33:42 UTC
* Fix crash when applying autodiff to functions with no arguments

* Fixes for loops where the break region is non-trivial

* Minor fix

* Implement array legalization correctly.

* Fix array legalization.

---------

Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 0ef7aa8
History
File Mode Size
slang-cpp-host-prelude.h -rw-r--r-- 801 bytes
slang-cpp-prelude.h -rw-r--r-- 8.7 KB
slang-cpp-scalar-intrinsics.h -rw-r--r-- 16.3 KB
slang-cpp-types.h -rw-r--r-- 51.2 KB
slang-cuda-prelude.h -rw-r--r-- 75.4 KB
slang-hlsl-prelude.h -rw-r--r-- 94 bytes
slang-llvm.h -rw-r--r-- 12.0 KB

back to top