General Cleanups
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 624
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Website/Branding:
- [x] polygeist.mit.edu @wsmoses [almost done, pending https and some fastcgi fixes].
- [ ] Include relevant content [initially forked enzyme.mit.edu]
- [ ] Logo!
- [x] Rename repo @wsmoses
- [ ] Merge in Polymer repo @kumasento
Upstreaming:
- [x] Loop Naturalization [form scf.while from cfg]
- [x] Loop canonicalizaation [e.g. scf.while to scf.for]
- [x] Remaining SCF canonicalizations [like if]
- [x] Integer math canoncalization
- [x] AffineCFG
Features/Improvements:
- [x] Struct Types @wsmoses
- [ ] Improved parallelization [if you have time @ftynse ]
- [ ] Splitting Heuristic [@kumasento ]
- [ ] Vectorization / Unrolling at MLIR level [? @chelini ]
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
Start by reviewing the unchecked items in this issue and the Polygeist repository context, since no file or test entry point is named. The work spans website, upstreaming, and compiler improvements; it is done only after one narrowly scoped item is selected, implemented in the relevant area, and verified against its stated goal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, documentation, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100