llvm / llvm/Polygeist

General Cleanups

Open
#48 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.