mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
a3208f9e7c5d94764599d4873622a4470af35864
__real myvec and __imag myvec, since they aren't all that useful (it's just an identity function) but we might want to use them in more restricted cases in the future (e.g., "__real mycomplexvec" could extract the real parts of a vector of complex numbers). llvm-svn: 106601
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%