diff options
| author | Sai Praveen Bangaru <31557731+saipraveenb25@users.noreply.github.com> | 2024-07-11 13:46:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-11 13:46:21 -0400 |
| commit | 977e4b21d69406b0b68c5963f50489d7433db830 (patch) | |
| tree | af5e68f910c1887ef3c638d8620449ab66d9faf3 /tests/cpu-program/pointer-basics.slang | |
| parent | c3061afffdc078914cc522538749c6e0c5e36f65 (diff) | |
Fix issue with synthesizing `Differential` type for self-differential generic types (#4602)
* Fix issue with synthesizing `Differential` type for self-differential generic types
The problem was that we were using the type that was performing the lookup for `.Differential` which can have substitutions based on the local context where the decl is being referenced.
We need to synthesize the type local to the decl itself
* Update auto-differential-type-generic.slang
Diffstat (limited to 'tests/cpu-program/pointer-basics.slang')
0 files changed, 0 insertions, 0 deletions
