Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.

Use fallback for PPC64 and s390x#31

Open
QuLogic wants to merge 2 commits intoAuburn:masterfrom
QuLogic:ppc
Open

Use fallback for PPC64 and s390x#31
QuLogic wants to merge 2 commits intoAuburn:masterfrom
QuLogic:ppc

Conversation

@QuLogic
Copy link
Copy Markdown
Contributor

@QuLogic QuLogic commented Jul 20, 2018

There is no SSE2 on PPC64, and no other optimized version is implemented yet.

Fixes #22.

QuLogic added 2 commits July 20, 2018 05:39
There is no SSE2 on PPC64, and no other optimized version is implemented
yet.
@QuLogic QuLogic changed the title Use fallback for PPC64. Use fallback for PPC64 and s390x Jul 20, 2018
@QuLogic
Copy link
Copy Markdown
Contributor Author

QuLogic commented Jul 20, 2018

Also, added fallback cpuid for s390x, which has no optimized form written yet either.

@Auburn
Copy link
Copy Markdown
Owner

Auburn commented Jul 24, 2018

The scalar version runs so slowly, I'm not sure there's any need for this

@QuLogic
Copy link
Copy Markdown
Contributor Author

QuLogic commented Jul 24, 2018

It might be slow, but at least it compiles.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants