Unnecessary extra and instruction in uint % 256 #8833
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
enhancement
Product code improvement that does NOT require public API changes/additions
optimization
tenet-performance
Performance related issue
Milestone
Consider:
For
Cast
andAnd
I get:but for
Mod
I get:Is there a reason that extra
and
instruction needs to exist?category:cq
theme:basic-cq
skill-level:intermediate
cost:medium
The text was updated successfully, but these errors were encountered: