-
Notifications
You must be signed in to change notification settings - Fork 151
Update AdjointGenerator.h with maximum and minimum intrinsics #1200
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
Conversation
|
Can you add a forward and reverse mode ll test? (look inside repo/enzyme/test/ReverseMode/ and repo/enzyme/test/ForwardMode). |
|
Added a couple of tests @wsmoses |
|
How's that look @wsmoses ? |
|
Along similar lines, is maxnum.ll correct in forward mode? |
|
@motabbara are you able to see the results of CI or run the tests locally? I'm fine to merge as soon as the pass (and as a consequence test for the correct result :P ) |
tgymnich
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thank you!
|
@tgymnich don't think this will get auto-merged while CI pipeline is still in flux. Can you please manually merge? |
No description provided.