AMDGPU: Add codegen test for ctpop(ballot(x))
Highlights a gap in DAG-based ISel where we unnecessarily choose vector instructions. GlobalISel already looks good.
Loading
Please sign in to comment
Highlights a gap in DAG-based ISel where we unnecessarily choose vector instructions. GlobalISel already looks good.