[Arm64] Unused HFA arguments still get written to stack #35631
Labels
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
optimization
Milestone
For example, in System.Collections.Immutable.dll,
Requires:NotNullAllowStructs(Vector
1,String)`:Here, HFA argument in
q0
is still written to the stack, despite being unused.category:cq
theme:register-allocator
skill-level:intermediate
cost:medium
The text was updated successfully, but these errors were encountered: