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

* add option to ingore IND flags in GenTree::Compare

205c820
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

The logs for this run have expired and are no longer available.