Skip to content

Local linux builds should not enable PGO by default #85785

@sbomer

Description

@sbomer

With recent upgrades to compiler versions (and upcoming upgrade to clang 16) in our official builds, our profile data uses an increasingly recent version of the PGO data format, which requires a similarly recent version of the compiler in order to optimize using this data.

Local builds and the runtime-dev-innerloop build should not enable PGO optimization in order to avoid requiring the very latest clang.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions