[InstCombine] Use commutable matchers and m_OneUse in visitSub to shorten...
[InstCombine] Use commutable matchers and m_OneUse in visitSub to shorten code. Add missing test cases. In one case I removed commute handling for a multiply with a constant since we'll eventually get the constant on the right hand side. llvm-svn: 299863
Loading
Please sign in to comment