Skip to content

Add FMax and FMin Operations Support and More Constant Folding#166

Merged
YanzhouTang merged 4 commits intocoredac:mainfrom
YanzhouTang:render
Oct 21, 2025
Merged

Add FMax and FMin Operations Support and More Constant Folding#166
YanzhouTang merged 4 commits intocoredac:mainfrom
YanzhouTang:render

Conversation

@YanzhouTang
Copy link
Collaborator

  1. Add support for floating-point maximum (FMax) and minimum (FMin) operations across the Neura dialect, including operation definitions, LLVM conversions, constant folding, and interpreter support.
  2. For PASS --fold-constant, add support for FMul, FSub, FMax, FMin, LoadIndexed and StoreIndexed

@YanzhouTang YanzhouTang requested a review from tancheng October 20, 2025 18:20
Copy link
Contributor

@tancheng tancheng left a comment

Choose a reason for hiding this comment

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

Excellent PR~!

@YanzhouTang YanzhouTang merged commit bcfadd8 into coredac:main Oct 21, 2025
1 check 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.

2 participants