Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Implement function multi-versioning macro #1

Open
nemothenoone opened this issue Jul 24, 2020 · 0 comments
Open

Implement function multi-versioning macro #1

nemothenoone opened this issue Jul 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nemothenoone
Copy link
Member

__attribute__ ((target(isa))) is only available since particular compilers (clang, gcc) versions, so this makes the macro definition necessary.

@nemothenoone nemothenoone added the enhancement New feature or request label Jul 24, 2020
@nemothenoone nemothenoone self-assigned this Jul 24, 2020
nemothenoone added a commit that referenced this issue Jul 24, 2020
nemothenoone added a commit that referenced this issue Jul 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant