[PATCH] Implement sin/cos for sphereflake test-suite

robert lytton robert at xmos.com
Tue Mar 18 02:59:08 PDT 2014


  Hi Renato,

  Sorry, should have looked more carefully re small/large.

  Could you change:
    std::cerr << count << " spheres.";
  to:
    std::cout << count << " spheres.";
  to make the output deterministic on all targets.

  Otherwise, LGTM.

  Robert

http://llvm-reviews.chandlerc.com/D3098



More information about the llvm-commits mailing list