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.
parent
3f0587d0
Please register or sign in to comment
Highlights a gap in DAG-based ISel where we unnecessarily choose vector instructions. GlobalISel already looks good.