llvm / llvm/llvm-project

Support builtin VectorType with bool as element type

Open
#161,233 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

Currently, we support built-in vectors with element types ints and floats. The goal of this task is to support the bool element type with operations and casts, including new changes in classical codegen, for example

- [Clang] Permit implicit conversion from integral to boolean vectors (https://github.com/llvm/llvm-project/pull/158369)

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.