[InstCombine] Support zext nneg in gep of sext add fold
Add m_NNegZext() and m_SExtLike() matchers to make doing these kinds of changes simpler in the future.
Loading
Please sign in to comment
Add m_NNegZext() and m_SExtLike() matchers to make doing these kinds of changes simpler in the future.