Skip to content
Snippets Groups Projects
  1. Aug 26, 2021
  2. Aug 19, 2021
  3. Aug 17, 2021
  4. Aug 16, 2021
  5. Aug 13, 2021
  6. Jul 29, 2021
  7. Jul 13, 2021
  8. Jul 07, 2021
  9. Jul 03, 2021
  10. Jul 02, 2021
  11. Jul 01, 2021
  12. Jun 30, 2021
  13. Jun 29, 2021
  14. Jun 28, 2021
  15. Jun 24, 2021
  16. Jun 23, 2021
  17. Jun 18, 2021
  18. Jun 16, 2021
  19. Jun 15, 2021
  20. May 28, 2021
  21. May 27, 2021
    • Michael Kuron's avatar
      Workaround for __BIGGEST_ALIGNMENT__ on Clang · 632db8d8
      Michael Kuron authored
      On x86_64, this is always 128 bits, rendering it incompatible with AVX.
      GCC reports the maximum enabled vector width (which is what we want) and Intel reports the maximum supported vector width (which is okay too).
      632db8d8
  22. May 18, 2021