Clone this repo:
  1. 9478a63 Remove assert from powf_ by Christopher Cameron · 11 days ago main
  2. 934b734 Remove unnecessary return statement by K Lubick · 3 weeks ago
  3. defc2fa Fix misspelling in AVX #define. by John Stiles · 6 weeks ago
  4. d52adb9 Disable musttail on LoongArch by Brian Osman · 6 weeks ago
  5. b440ca2 Move assert to static_assert by K Lubick · 7 weeks ago
  6. fa4c93a Use one-big-switch when [[clang::musttail]] is unavailable. by John Stiles · 5 months ago
  7. ffaff60 Revert "When tailcalling is not supported, loop over stages." by John Stiles · 5 months ago
  8. 945923e When tailcalling is not supported, loop over stages. by John Stiles · 5 months ago
  9. 529510f Disable musttail on RISC-V by Brian Osman · 5 months ago
  10. 4dba234 Re-enable [[clang::musttail]] on 64-bit Android. by John Stiles · 5 months ago
  11. 437623f Reland "Use tailcall recursion to process skcms ops." by John Stiles · 5 months ago
  12. e0a502a Revert "Use tailcall recursion to process skcms ops." by John Stiles · 5 months ago
  13. 3020b5f Disable TransformHsw and TransformSkx on Android. by John Stiles · 5 months ago
  14. 55204b9 Disable [[clang::musttail]] on Windows entirely. by John Stiles · 5 months ago
  15. b8a30c9 Improve Emscripten detection. by John Stiles · 5 months ago
  16. 8a5b9cb Disable [[clang::musttail]] on Android. by John Stiles · 5 months ago
  17. 03a3527 Eliminate [[clang::musttail]] from wasm builds. by John Stiles · 5 months ago
  18. 7cf575c Use tailcall recursion to process skcms ops. by John Stiles · 5 months ago
  19. 111d424 Improve R+G+B op fusing logic. by John Stiles · 5 months ago
  20. c0be9bb Replace -march= with -mfeature toggles. by John Stiles · 5 months ago