Skip to content
Snippets Groups Projects
  1. Sep 16, 2021
  2. Sep 13, 2021
  3. Sep 06, 2021
  4. Aug 23, 2021
  5. Aug 19, 2021
  6. Jul 07, 2021
  7. Jul 03, 2021
  8. Jul 02, 2021
  9. Jul 01, 2021
  10. Jun 30, 2021
  11. Jun 29, 2021
  12. Jun 28, 2021
  13. Jun 24, 2021
  14. Jun 23, 2021
  15. Jun 21, 2021
  16. Jun 18, 2021
  17. Jun 16, 2021
  18. Jun 15, 2021
  19. May 28, 2021
  20. 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
  21. May 18, 2021