intel / intel/graph-compiler

Evaluate BRGEMM integration at LLVM IR level

Open
#27 0 comments 0 reactions 1 assignee Claimed by @huanghaixin008 View on GitHub
CPU question
Dominant language
C++
Stars
54
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.