Implement LaneBitmask::getNumLanes and LaneBitmask::getHighestLane
This should eliminate most uses of countPopulation and Log2_32 on the lane mask values. llvm-svn: 308658
Loading
Please register or sign in to comment
This should eliminate most uses of countPopulation and Log2_32 on the lane mask values. llvm-svn: 308658