| commit | f3a778d75759ebb5c388ae93522a4cfabaebbd13 | [log] [tgz] |
|---|---|---|
| author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Thu Jul 20 19:43:19 2017 +0000 |
| committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Thu Jul 20 19:43:19 2017 +0000 |
| tree | 31199e9b98a3e813615d86824dfa3e1251dff1b9 | |
| parent | 27c12e088ee520c2416d30fcb292d6666377c01f [diff] |
Implement LaneBitmask::getNumLanes and LaneBitmask::getHighestLane This should eliminate most uses of countPopulation and Log2_32 on the lane mask values. llvm-svn: 308658