Skip to content

Conversation

kmpeng
Copy link
Contributor

@kmpeng kmpeng commented Aug 14, 2025

Closes #155.

Adds tests for pow testing half and float. I tested all these cases except negative bases and 0⁰ since the outputs vary.
Need to remove XFAILs after #7702 is fixed.

Copy link
Collaborator

@spall spall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm after you make chris' suggested changes

Copy link
Contributor

@Icohedron Icohedron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kmpeng kmpeng merged commit b4862cb into llvm:main Aug 21, 2025
18 of 29 checks passed
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.

Add test for pow
4 participants