Optimize generated code for Fixed statement #4872
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
An extra statement is needed to use register vars
I have two functions
With extra assignment
Code generated slow (line 9 and 11 do nothing)
Fast version ( Line 9 does nothing)
category:cq
theme:pinning
skill-level:intermediate
cost:small
The text was updated successfully, but these errors were encountered: