intel / intel/SDM

[Bug]: unreadable lines

Open Beginner friendly
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
29
Forks
4
PR merge metrics
No merged PRs in 30d

Description

let (r, exceptions) := if Is_Even (i) then FP::Arithmetic(FP_SUB, op1, op2, denormals_are_zeros, rounding_mode, flush_subnormals, mask_underflow) else FP::Arithmetic(FP_ADD, op1, op2, denormals_are_zeros, rounding_mode, flush_subnormals, mask_underflow);

This line is unreadable.
Too long and confusing.

Contributor guide

Open the contributing guide

Research direction

No file or test is named; start by searching the repository for the exact FP::Arithmetic expression shown in the issue and read its surrounding specification context. Reformat the expression so it is readable without changing its behavior, then run the available validation for the affected specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.