SIGN IN SIGN UP

[x64] Add AX512 optimization for `OPCODE_SELECT`(V128)

Uses `vpternlogd` to collapse the bitwise select operation into one
instruction. Though it needs a `vmovdqa` instruction since `vpternlogd`
reads and writes to the first argument.
W
Wunkolo committed
ba75a016b4b1121d56dfc7dd0029a2680edaf8ad
Parent: 7c21b32
Committed by Rick Gibbed <rick@gibbed.us> on 12/28/2022, 8:20:20 PM