ircode: fix typo in conditional for PhiNode edge compact encoding (#61100)
discovered via a automated audit for typos and other minor / obvious
bugs. I manually reviewed each result
as written this would be equivalent to just `<= 0` so I'm fairly sure it
was unintended.
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>