clangir
clangir copied to clipboard
AltiVec vector types
Implement AltiVec vector types, which are the vectors for Power targets, in ClangIR.
Issue #284 implemented GNU vector types. Other issues are being created for other kinds of vector types. See https://clang.llvm.org/docs/LanguageExtensions.html#vectors-and-extended-vectors.