[SelectionDAG] Use getActiveBits() and countTrailingZeros() to avoid creating...
[SelectionDAG] Use getActiveBits() and countTrailingZeros() to avoid creating temporary APInts with lshr and trunc. NFCI llvm-svn: 300819
Loading
Please sign in to comment