[VectorLegalizer] Remove EVT::getSizeInBits code duplications. NFCI.
We were calling SVT.getSizeInBits() several times in a row - just call it once and reuse the result. llvm-svn: 287556
Loading
Please sign in to comment
We were calling SVT.getSizeInBits() several times in a row - just call it once and reuse the result. llvm-svn: 287556