You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BlockIOConversion] Added function to check address payload restriction (#5047)
This PR refactors the 2D block address payload restriction checks by
extracting the validation logic into a dedicated function. The change
improves code maintainability by eliminating duplicate validation code
across load and store operations.
Signed-off-by: Whitney Tsang <[email protected]>
0 commit comments