[PatternMatch] Implement m_AnyZero using Constant::isZeroValue instead of...
[PatternMatch] Implement m_AnyZero using Constant::isZeroValue instead of ORing together isNullValue and isNegativeZeroValue. NFCI llvm-svn: 307432
Loading
Please register or sign in to comment