AMDGPU: Fix element size assertion
The GlobalISel usage called this with bits, but the DAG usage was incorrectly using bytes.
Loading
Please sign in to comment
The GlobalISel usage called this with bits, but the DAG usage was incorrectly using bytes.