Skip to content

Allow users to preserve frame pointers in Halide-generated code #8702

@abadams

Description

@abadams

This can be done as an attribute on the llvm::Function: function->setFnAttr("frame-pointer", "all");

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions