Skip to content
Commit 5a06c226 authored by Craig Topper's avatar Craig Topper
Browse files

[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
parent 2c401806
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment