CloneInNewFunction should be expanded to handle non-trivial nodes.
Open
cleanup
enhancement
ir
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Right now, there's code that dispatches on node->kind(), handles some special cases, and then defers to CloneInNewFunction for the rest of the cases.
Contributor guide
Assessment
This issue has not been assessed yet.