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

Aeroway release 1.2 #3

Open
wants to merge 133 commits into
base: master
Choose a base branch
from

Conversation

mazimkhan
Copy link

No description provided.

fas-cc and others added 30 commits September 9, 2024 13:42
Create ci fas

See merge request p5851/highway!2
The arguments are a float and signed integer of the same size
IfNegativeThenNegOrUndefIfZero for Arm SVE using svneg[type]_m

See merge request p5851/highway!7
Implement MulByPow2 using svscale

See merge request p5851/highway!6
Implement SatWidenMulPairwiseAccumulate for i32

See merge request p5851/highway!5
Don't commit build folders

See merge request p5851/highway!4
StoreTruncated implementation for Arm

See merge request p5851/highway!10
Complex multiply and add variants

See merge request p5851/highway!8
MulAddLower

See merge request p5851/highway!17
MulSubAdd

See merge request p5851/highway!11
Intoduction of MulRound and test

See merge request p5851/highway!18
Revert "Merge branch 'SatWidenMulPairwiseAccumulate' into 'cc_dev'"

See merge request p5851/highway!20
Log what the failure was in CI

See merge request p5851/highway!16
MulLower

See merge request p5851/highway!14
SqrtLower

See merge request p5851/highway!21
Generic implementation of AllOnes and AllZeros

See merge request p5851/highway!19
wbb-ccl and others added 29 commits October 25, 2024 11:22
Add MultiShift

See merge request p5851/highway!26
PairwiseAdd128 implementation for Arm and generic

See merge request p5851/highway!41
Move TestPairwiseAdd to avoid muddled tests

See merge request p5851/highway!46
Fas masked tbl lookups

See merge request p5851/highway!45
Implement the full set of masked comparison operators

See merge request p5851/highway!47
MaskedConvertToOrZero, MaskedPromoteToOrZero, MaskedDemoteToOrZero

See merge request p5851/highway!44
Update to demotexxxto for F32 to F16

See merge request p5851/highway!49
Tidy up quick reference

See merge request p5851/highway!48
Working version of SatWidenPWAcc

See merge request p5851/highway!50
Remove duplicate sentence

See merge request p5851/highway!51
Lint pass

See merge request p5851/highway!52
@cc-wvda
Copy link

cc-wvda commented Feb 11, 2025

!!DO NOT MERGE!!

This PR can be closed.

Unfortunately we do not have the appropriate permissions to close this PR, please note that all changes present in this PR have either been upstreamed to Google/highway master (see below) or provided as part of the Generic-only implementations PR

The following pull requests have or shall go into Google/highway master imminently:

Code changes as part of upstreaming

It is worth noting that as part of the upstreaming process Google developers have requested

  1. some changes to the naming of functions.
  2. and removing the *Lower functions in favour of Masked*Or functions with FirstN

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.

6 participants