Skip to content

Evaluate BRGEMM integration at LLVM IR level #27

Open
@kurapov-peter

Description

@kurapov-peter

Using BRGEMM calls is tied to register allocation. Since the calls are inserted at vector dialect level there's a need to store some kind of hints for register allocation. We can try and avoid the problem altogether by inserting (inlining) BRGEMM body into the inner loop. Need to evaluate whether the approach is feasible.

Metadata

Metadata

Labels

CPUquestionFurther information is requested

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions