Skip to content
Unverified Commit 4a074f32 authored by bipmis's avatar bipmis Committed by GitHub
Browse files

[InstCombine] Extend Phi-Icmp use to include or (#67682)

In InstCombinePHI currently the only use of PHI as an Icmp is being
checked as a requirement to reduce a value if isKnownNonZero.
However this can be extended to include or(icmp) . This is always true
as OR only adds bits and we are checking against 0.
parent 15f179e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment