llvm / llvm/llvm-project

[CIR] Support builtin matrix type and operations

Open
#221,772 0 comments 0 reactions 1 assignee Claimed by @AmrDeveloper View on GitHub
ClangIR
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

Overview

Tracking task for implementing support for the built-in matrix type, built-in functions, and operations

```c
typedef float matrix3x3 __attribute__((matrix_type(3, 3)));
```

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.