Major Cleanups
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 624
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
- Merge linkage cleanups @wsmoses
- Merge address sanitizer @chelini
- Rename / reorganize files
- Organize Codegen Abstractions
- Cleanup Codegen Methods
- Cleanup MLIR Passes
- Cleanup Driver Pass Infrastructure
- Add license on all files @chelini
- Agree on how to use namesapce, should we import them or using prefix like mlir::
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or single entry point are named. Start by separating the unchecked work into rename/reorganization, Codegen abstractions and methods, MLIR passes, driver pass infrastructure, and namespace policy; done requires a decided scope and completed cleanup across the relevant areas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100