[InstCombine] Support splat vectors in some and of icmp folds
Replace m_ConstantInt() with m_APInt() to support splat vectors in addition to scalar integers.
Loading
Please sign in to comment
Replace m_ConstantInt() with m_APInt() to support splat vectors in addition to scalar integers.