Skip to content

[SCFToCalyx] Lower Math AbsFOp #8492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025
Merged

[SCFToCalyx] Lower Math AbsFOp #8492

merged 1 commit into from
Jun 3, 2025

Conversation

jiahanxie353
Copy link
Contributor

This patch lowers math.absFOp by using masks to mask out the sign bit (most significant bit) of a floating point value.

@jiahanxie353 jiahanxie353 requested review from cgyurgyik, rachitnigam and andrewb1999 and removed request for mikeurbach and mortbopet May 19, 2025 18:31
@mikeurbach
Copy link
Contributor

Sorry I haven't been helping at all on the latest Calyx developments. Seems most of the review now comes from @cgyurgyik and @rachitnigam. Should we update the CODEOWNERS?

@jiahanxie353 jiahanxie353 merged commit 56e8467 into llvm:main Jun 3, 2025
5 checks passed
@jiahanxie353 jiahanxie353 deleted the absf branch June 3, 2025 14:44
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.

3 participants