Skip to content
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

target/riscv: merged read/write functions to one access function #1194

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

fk-sc
Copy link
Contributor

@fk-sc fk-sc commented Dec 25, 2024

Commit merges read/write functions to access function. It allows to decrease amount of code duplication

@fk-sc
Copy link
Contributor Author

fk-sc commented Dec 25, 2024

@JanMatCodasip, @MarekVCodasip could you please take a look?

Copy link
Collaborator

@en-sc en-sc left a comment

Choose a reason for hiding this comment

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

LGTM (reviewed internally).

One minor note in regard to merge order.

@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch 2 times, most recently from 02d8718 to a1686db Compare December 27, 2024 09:01
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch from a1686db to 25e187e Compare December 27, 2024 20:50
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch from 25e187e to fd6fd98 Compare December 28, 2024 14:59
en-sc
en-sc previously approved these changes Dec 28, 2024
MarekVCodasip
MarekVCodasip previously approved these changes Jan 23, 2025
@fk-sc fk-sc dismissed stale reviews from MarekVCodasip and en-sc via 2600bff January 27, 2025 11:14
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch from fd6fd98 to 2600bff Compare January 27, 2025 11:14
MarekVCodasip
MarekVCodasip previously approved these changes Jan 27, 2025
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch 4 times, most recently from 037621e to ef3973b Compare January 30, 2025 10:12
@fk-sc fk-sc requested a review from MarekVCodasip January 30, 2025 10:30
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch from ef3973b to c65ef19 Compare January 30, 2025 12:28
@fk-sc fk-sc requested a review from en-sc February 3, 2025 08:20
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch from c65ef19 to e1a68dd Compare February 3, 2025 12:14
@fk-sc fk-sc requested a review from en-sc February 3, 2025 15:43
en-sc
en-sc previously approved these changes Feb 4, 2025
Copy link
Collaborator

@en-sc en-sc left a comment

Choose a reason for hiding this comment

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

LGTM

MarekVCodasip
MarekVCodasip previously approved these changes Feb 14, 2025
Copy link
Collaborator

@MarekVCodasip MarekVCodasip left a comment

Choose a reason for hiding this comment

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

LGTM

@en-sc
Copy link
Collaborator

en-sc commented Feb 17, 2025

@fk-sc, I've introduced a conflict by merging 8309288, sorry.
Please, resolve.

@fk-sc fk-sc dismissed stale reviews from MarekVCodasip and en-sc via 66cead7 February 17, 2025 15:53
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch from e1a68dd to 66cead7 Compare February 17, 2025 15:53
Commit merges read/write functions to access function.
It allows to decrease amount of code duplication.

Signed-off-by: Farid Khaydari <[email protected]>
@fk-sc fk-sc force-pushed the fk-sc/merge-read-write branch from 66cead7 to dce6182 Compare February 17, 2025 16:09
@fk-sc
Copy link
Contributor Author

fk-sc commented Feb 17, 2025

@fk-sc, I've introduced a conflict by merging 8309288, sorry. Please, resolve.

@en-sc resolved

@fk-sc fk-sc requested review from en-sc and MarekVCodasip February 17, 2025 16:23
@en-sc en-sc merged commit 56b7830 into riscv-collab:riscv Feb 21, 2025
4 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.

3 participants