[llvm-commits] [test-suite] r171745 - in /test-suite/trunk: LICENSE.TXT SingleSource/Benchmarks/Makefile SingleSource/Benchmarks/SmallPT/ SingleSource/Benchmarks/SmallPT/LICENSE.txt SingleSource/Benchmarks/SmallPT/Makefile SingleSource/Benchmarks/S...

Redmond, Paul paul.redmond at intel.com
Thu Jan 10 18:55:47 PST 2013


Hi Duncan,

I figured since clang doesn't support openmp it wasn't necessary. I didn't
consider dragonegg but you make a good point.

I'll uncomment the pragma.

paul

On 2013-01-07 10:37 AM, "Duncan Sands" <baldrick at free.fr> wrote:

>Hi Paul,
>
>On 07/01/13 16:25, Paul Redmond wrote:
>> Author: predmond
>> Date: Mon Jan  7 09:25:10 2013
>> New Revision: 171745
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=171745&view=rev
>> Log:
>> add smallpt benchmark to test-suite
>>
>> original source from http://www.kevinbeason.com/smallpt/ with the
>>following
>> modifications:
>> - commented out openmp pragma
>
>is this to make it deterministic?  LLVM's dragonegg front-end supports
>openmp
>(unlike clang) so testing openmp is useful for dragonegg.
>
>> - disabled writing to output image to file
>
>Ciao, Duncan.
>
>_______________________________________________
>llvm-commits mailing list
>llvm-commits at cs.uiuc.edu
>http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list