Commit 1f930cf8 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] Fold not(pcmpeq(and(X,CstPow2),0)) -> pcmpeq(and(X,CstPow2),CstPow2) (REAPPLIED)

Reapply b9483d30 with fix (typo - wasn't ensuring icmp vs zero)

Fixes #78888
parent 9a8437f5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment