What's Changed
- Fix issue with synthesizing
Differentialtype for self-differential generic types by @saipraveenb25 in #4602 - Fix incorrect codegen when returning initializer list as existential value. by @csyonghe in #4618
- Update CONTRIBUTION.md for path to slang-test.exe by @jkwak-work in #4619
- Change
IDefaultInitializableTypetoIDefaultInitializableby @ArielG-NV in #4620 - Start autodiff pass if
IRDerivativeMemberDecorationis found by @ArielG-NV in #4623
Full Changelog: v2024.1.28...v2024.1.29