This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: A question on gimplifier


On 4/14/07, H. J. Lu <hjl@lucon.org> wrote:

__builtin_ia32_vec_set_v2di is


v2di __builtin_ia32_vec_set_v2di (v2di, long long, const int)

v2di and m128i are the same type except for may_alias which only matters when taking its address.

--Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]