Skip to content

disable nextafter edge case testing in math bruteforce#2704

Open
karolherbst wants to merge 1 commit into
KhronosGroup:mainfrom
karolherbst:math_brute_nextafter_denorm_edge
Open

disable nextafter edge case testing in math bruteforce#2704
karolherbst wants to merge 1 commit into
KhronosGroup:mainfrom
karolherbst:math_brute_nextafter_denorm_edge

Conversation

@karolherbst
Copy link
Copy Markdown
Contributor

The test is too strict on decides that to not support denorms as on those a runtime is allowed to return the smallest normal values according to 7.5.3. Edge Case Behavior in Flush to Zero Mode.

Closes: #2703

The test is too strict on decides that to not support denorms as on those
a runtime is allowed to return the smallest normal values according to
7.5.3. Edge Case Behavior in Flush to Zero Mode.

Closes: KhronosGroup#2703
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mathbruteforce: nextafter edge case testing is too strict

1 participant