[llvm] r181313 - Re-enable AVX detection on x64 platforms.
Bill Wendling
isanbard at gmail.com
Tue May 7 17:30:55 PDT 2013
I'm not so sure about this. Please check with the code owner for verification.
-bw
On May 7, 2013, at 9:36 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> On Tue, May 7, 2013 at 5:05 PM, Michael Kuperstein
> <michael.m.kuperstein at intel.com> wrote:
>> Author: mkuper
>> Date: Tue May 7 09:05:33 2013
>> New Revision: 181313
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=181313&view=rev
>> Log:
>> Re-enable AVX detection on x64 platforms.
>
> It might be a good idea to commit this to the Clang 3.3 branch.
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the llvm-commits
mailing list