Skip to content

Don't override VisitUnaryOperator in RMFPV - #1433

Merged
vgvassilev merged 1 commit into
vgvassilev:masterfrom
PetroZarytskyi:forw-pass
Jul 3, 2025
Merged

Don't override VisitUnaryOperator in RMFPV#1433
vgvassilev merged 1 commit into
vgvassilev:masterfrom
PetroZarytskyi:forw-pass

Conversation

@PetroZarytskyi

Copy link
Copy Markdown
Collaborator

RMFPV::VisitUnaryOperator was written when ReverseModeVisitor didn't support pointers. Now, RMFPV::VisitUnaryOperator essentially replicates RMV::VisitUnaryOperator.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Comment thread include/clad/Differentiator/ReverseModeVisitor.h
@codecov

codecov Bot commented Jul 3, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

``RMFPV::VisitUnaryOperator`` was written when ``ReverseModeVisitor`` didn't support pointers. Now, ``RMFPV::VisitUnaryOperator`` essentially replicates  ``RMV::VisitUnaryOperator``.
@github-actions

github-actions Bot commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@vgvassilev vgvassilev left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Lgtm!

@vgvassilev
vgvassilev merged commit 4c6b761 into vgvassilev:master Jul 3, 2025
88 checks passed
@PetroZarytskyi
PetroZarytskyi deleted the forw-pass branch July 3, 2025 21:59
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