Skip to content

Compile with -Wint-in-bool-context flag #8357

Open
@mergennachin

Description

@mergennachin

🚀 The feature, motivation and pitch

Follow up to #8016

For gcc9, it is failing with int-in-bool-context errors (https://github.com/pytorch/executorch/actions/runs/13123890485/job/36616081625?pr=8016)

For now, I disabled that but we should make sure to clean those errors

Specifically for prod_op.cpp it is multiplying a boolean vector.

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

cc @JacobSzwejbka @dbort

Metadata

Metadata

Labels

module: runtimeIssues related to the core runtime and code under runtime/triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions