Code Caches Cleanups
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
There's quite a bit of cruft in core.cpp and other files, that is best tackled as a follow up because of interdependencies with other open PRs.
- Better code reuse between IR and OBJ driver logic, currently it is copy paste
- Full compile mode namespacing for cache files
Follow up from #1842
Contributor guide
Assessment
This issue has not been assessed yet.