summaryrefslogtreecommitdiffstats
path: root/docs/scripts/Program.cs
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2025-02-24 16:25:19 -0800
committerGitHub <noreply@github.com>2025-02-24 16:25:19 -0800
commitf90a7631a10d7dcc1427bfda85f66c539c50af5d (patch)
treee5bda5e3a58a8619eeab73f9a99c628a701e4767 /docs/scripts/Program.cs
parent73a8d74bdf2849ce3290d8bf8aaf7e1c59f7bc5b (diff)
Clone name hint decoration when emiting Undefined (#6415)
* Clone name hint decoration when emiting Undefined When emiting "Undefined", we lost the information of where it was synthasized from. This prevents us from providing more helpful error messages. The issue was the when we handle "IRLoop", the inputs parameters to the Phi didn't clone the name hint decoration. This commit clones them when emiting "Undefined". * Adding more test case --------- Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'docs/scripts/Program.cs')
0 files changed, 0 insertions, 0 deletions