Skip to content

Use PGO for Optimize Bools and If Conversion #113080

Open
@a74nh

Description

@a74nh

Both Optmize Bools and If Conversion use hard coded cost values to decide whether to optimize. Instead, when available, both of these should use PGO data make the decision instead.

See #112945 (comment) for discussion

Metadata

Metadata

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions