-
Notifications
You must be signed in to change notification settings - Fork 406
Open
Description
Is it possible to add an option to disable the use of gather instructions for AVX2/AVX3 targets? I've noticed that even building libjxl with -mno-gather still comes with some gather instructions, so it looks like highway is using explicit gather intrinsics somewhere.
Since newer microcode enforces GDS mitigation, this can cause performance issues on skylake~tigerlake.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels