clangir icon indicating copy to clipboard operation
clangir copied to clipboard

OpenCL vector types

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

Implement OpenCL vector types, a.k.a. extended vector types, 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