bad description of __floatsisfvfp
Open
Beginner friendly
compiler-rt:builtins
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
In compiler-rt/lib/builtins/arm/floatsisfvfp.S the is a description contradicting the function definition and purpose.
https://github.com/llvm/llvm-project/blob/65d16616f810d22e5bcfa2abe7b769172bc260bf/compiler-rt/lib/builtins/arm/floatsisfvfp.S#L11-L17
Contributor guide
Research direction
Open compiler-rt/lib/builtins/arm/floatsisfvfp.S and inspect lines 11–17 alongside the __floatsisfvfp definition and purpose. Correct the description so it no longer contradicts the function, then verify that the wording accurately describes the entry point.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100