-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
The C API Docs now include support for scalar NTL hints, these also need to exist for RVV.
I'm not sure how to best add them, because adding new intrinsics variants for all RVV load/stores explodes the number of intrinsics even more.
The API should keep in mind that there may be more hints in the future, ideal it would allow specifying generic HINTs and custom HINTs based on the op-code. But that may be too much to ask for.
Metadata
Metadata
Assignees
Labels
No labels