[llvm-commits] [llvm-gcc-4.2] r48502 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Wed Mar 19 01:04:56 PDT 2008


Hi Dale,

> Vectors are generally treated as unitary types by gcc
> (i.e. there are SSA temporaries of these types), but
> there are some cases where llvm treats them as aggregate
> return values.

is LLVM correct to return them as aggregate values?

Ciao,

Duncan.



More information about the llvm-commits mailing list