Skip to content

aco/gfx8: use ds_swizzle_b32 rotate mode

Georg Lehmann requested to merge DadSchoorse/mesa:aco-gfx8-rotate into main

Despite only being mentioned in the ISA docs since vega, rotate (and fft) swizzle mode seem to exist since gfx8.

https://github.com/llvm/llvm-project/issues/28975#issuecomment-980964939

Merge request reports