[LLVMdev] [cfe-commits] [PATCH/RFC, PowerPC] Extend 32-bit function arguments / return values

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Oct 23 06:54:47 PDT 2012


> Well, I guess the "exact triple" would specify Intel, right?  In which
> case the IR wouldn't really have to change ...
>
> However, this would mean a whole bunch of test cases either wouldn't
> be executed at all on non-Intel platforms, or else we'd have to have
> (near-)duplicates of the tests for different platforms.  Neither option
> looks really desirable to me.

There are not that many tests and they are not very platform
dependent, so I don't thing you are losing too much by adding a triple
to them.

> Thanks,
> Ulrich
>

Cheers,
Rafael



More information about the llvm-dev mailing list