[PatternMatch] Implement m_One and m_AllOnes using...
[PatternMatch] Implement m_One and m_AllOnes using Constant::isOneValue/isAllOnesValue instead of doing our own splat detection and checking the resulting APInt. Should result in less compiled code. llvm-svn: 307431
Loading
Please register or sign in to comment