rust-lang / rust-lang/rustc_codegen_gcc
Implement the tile intrinsics
Open
@g4titanx is already working on this.
Since Dec 29, 2024.
good first issue
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 105
- Avg merge
- 8h 20m
- Merged PRs (30d)
- 14
Description
There doesn't seem to have GCC intrinsics for those: rather, they are implemented as inline assembly.
Contributor guide
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.
Assessment
This issue has not been assessed yet.