Skip to content

Add an analysis function for inst schedule pass #1920

@leonling-ll

Description

@leonling-ll

Current Instruction Schecule pass is controlled by environment variable TRITON_INTEL_ENABLE_INSTR_SCHED.
To remove it we still need a extra analysis function for like register pressure based on given patterns. So that we can make decision automatically whether enable instruction scheduling in the lowering pipeline or not.

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions