Skip to content

optimize parity check using bitwise AND instead of modulo#38

Open
harsha7189 wants to merge 1 commit intoanthropics:mainfrom
harsha7189:patch-2
Open

optimize parity check using bitwise AND instead of modulo#38
harsha7189 wants to merge 1 commit intoanthropics:mainfrom
harsha7189:patch-2

Conversation

@harsha7189
Copy link
Copy Markdown

Replaced modulo operation with bitwise AND for parity check.This reduces instruction cost and improve kernel performance.

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.

1 participant