Complex types are converted to a two-element vector type to contain
the real and imaginary numbers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Do we have to also support vector of complex, e.g. ,vector<2xcomplex<f32>>. This doesn't seem supported at the moment.