Skip to content

Most of elementwise builtins are not supported #1192

@ghehg

Description

@ghehg

CIR already have all Unary and Binary Operations support vector type. However, most of elementwise vector builtins are not implemented and supported.
Those builtins are listed here https://clang.llvm.org/docs/LanguageExtensions.html#vector-builtins.
Most of those have straightforward implementation.
We could refer to OG's example

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions