llvm-project
c1e0faec - [DirectX] replace byte splitting via vector bitcast with scalar (#140167)

Commit
232 days ago
[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
Author
Parents
Loading