Simon Pilgrim 8d7df8bba1
[X86] Allow AVX2 per-element shift intrinsics to be used in constexpr (#154780)
This handles constant folding for the AVX2 per-element shift intrinsics, which handle out of bounds shift amounts (logical result = 0, arithmetic result = signbit splat)

AVX512 intrinsics will follow in follow up patches

First stage of #154287
2025-08-22 09:24:24 +01:00
..
2023-07-20 09:44:44 +08:00
2023-07-20 10:24:16 +08:00
2023-07-20 13:35:15 +08:00
2025-05-28 06:41:01 -04:00