| Issue |
161233
|
| Summary |
Support builtin VectorType with bool as element type
|
| Labels |
ClangIR
|
| Assignees |
AmrDeveloper
|
| Reporter |
AmrDeveloper
|
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)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs