clangir icon indicating copy to clipboard operation
clangir copied to clipboard

AltiVec vector types

Open dkolsen-pgi opened this issue 1 year ago • 0 comments

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.

dkolsen-pgi avatar Apr 05 '24 22:04 dkolsen-pgi