Skip to content

[Impeller] retry compilation failure on internal compilation error #157467

@jonahwilliams

Description

@jonahwilliams

https://github.com/flutter/engine/blob/main/impeller/renderer/backend/metal/pipeline_library_mtl.mm#L130-L153

We'd check NSError* _Nullable error for "internal compiler error" if its present, if so then retry the compilation. This should probably be ifdef'd fo x64 host machines so that we don't run it on iOS devices.

@gaaclarke

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work liste: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions