-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[RyuJIT][LSRA] Evaluate jit-time impact of recording preferences at each kill #7998
Copy link
Copy link
Open
Labels
JitThroughputCLR JIT issues regarding speed of JIT itselfCLR JIT issues regarding speed of JIT itselfarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionstenet-performancePerformance related issuePerformance related issue
Milestone
Metadata
Metadata
Assignees
Labels
JitThroughputCLR JIT issues regarding speed of JIT itselfCLR JIT issues regarding speed of JIT itselfarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionstenet-performancePerformance related issuePerformance related issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
In
LinearScan::buildKillPositionsForNodethe preferences for all interfering lclVar intervals are updated to avoid those registers. There may be a more efficient way to achieve this.(This issue was migrated from the desktop bug tracking system.)
category:throughput
theme:register-allocator
skill-level:expert
cost:large