1
1
Fork
You've already forked bittricks
1

inline asm for bmi2 pext/pdep #16

Open
jjl wants to merge 2 commits from feat/inline-asm into main
pull from: feat/inline-asm
merge into: jjl:main
jjl:main
Owner
Copy link

resolves #15

resolves #15
inline asm for pext/pdep
All checks were successful
Build & Test / build (push) Successful in 1m53s
Build & Test / build (pull_request) Successful in 1m50s
33e40ea363
the new pext/pdep inline asms do not need separate reordering barriers
All checks were successful
Build & Test / build (pull_request) Successful in 1m52s
Build & Test / build (push) Successful in 1m53s
605f90ee44
Collaborator
Copy link

I'm glad to see the PREVENT_SPECULATION_MAYBE workaround removed!

I'm glad to see the PREVENT_SPECULATION_MAYBE workaround removed!
All checks were successful
Build & Test / build (pull_request) Successful in 1m52s
Build & Test / build (push) Successful in 1m53s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/inline-asm:feat/inline-asm
git switch feat/inline-asm

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/inline-asm
git switch feat/inline-asm
git rebase main
git switch main
git merge --ff-only feat/inline-asm
git switch feat/inline-asm
git rebase main
git switch main
git merge --no-ff feat/inline-asm
git switch main
git merge --squash feat/inline-asm
git switch main
git merge --ff-only feat/inline-asm
git switch main
git merge feat/inline-asm
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jjl/bittricks!16
Reference in a new issue
jjl/bittricks
No description provided.
Delete branch "feat/inline-asm"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?