Skip to content

JIT: Transform '(cmp & x) | (cmp & y)' to 'cmp & (x | y)' - #126070

Closed
BoyBaykiller wants to merge 3 commits into
dotnet:mainfrom
BoyBaykiller:transform-double-and-or
Closed

JIT: Transform '(cmp & x) | (cmp & y)' to 'cmp & (x | y)'#126070
BoyBaykiller wants to merge 3 commits into
dotnet:mainfrom
BoyBaykiller:transform-double-and-or

Commits

Commits on Mar 25, 2026

Commits on Mar 27, 2026