linebender / linebender/fearless_simd
rustc codegen issue tracker
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 457
- Forks
- 30
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 25
Description
Here's a list of rustc issues affecting us and resulting in suboptimal machine code:
https://github.com/rust-lang/rust/issues/156891
https://github.com/rust-lang/rust/issues/156946
https://github.com/rust-lang/rust/issues/159831
https://github.com/rust-lang/rust/issues/159801
https://github.com/rust-lang/rust/issues/158196
https://github.com/rust-lang/rust/issues/159464
https://github.com/rust-lang/rust/issues/160957
https://github.com/linebender/fearless_simd/pull/352#issuecomment-5430956160
Worked around:
https://github.com/rust-lang/rust/issues/159842
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 linked rust-lang/rust issues and the referenced fearless_simd pull-request comment to understand the listed code-generation problems. The issue provides no repository file, test, or concrete change to make, and its completion criteria are not specified beyond tracking the listed issues and workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100