Farzon Lotfi c1e0faecfc
[DirectX] replace byte splitting via vector bitcast with scalar (#140167)
instructions
- instead of bitcasting and extract element lets use trunc or trunc and
logical shift right to split.
- fixes #139020
2025-06-04 21:28:43 -04:00
..
2025-04-10 16:40:05 -04:00