[Support] APInt.h - remove <algorithm> include. NFCI.
Replace std::min use which should allow us to avoid including the <algorithm> header in every include of APInt.h.
Loading
Please sign in to comment
Replace std::min use which should allow us to avoid including the <algorithm> header in every include of APInt.h.