[all-commits] [llvm/llvm-project] 03baa0: [clang][x86] Add constexpr support for _mm256_set_...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Nov 7 08:00:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03baa0ad6140789fc2851f655a4b88c938ec5e14
      https://github.com/llvm/llvm-project/commit/03baa0ad6140789fc2851f655a4b88c938ec5e14
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M clang/lib/Headers/avxintrin.h
    M clang/test/CodeGen/X86/avx-builtins.c

  Log Message:
  -----------
  [clang][x86] Add constexpr support for _mm256_set_pd/_mm256_set_ps/_mm256_set1_pd/_mm256_set1_ps/_mm256_setr_pd/_mm256_setr_ps


  Commit: 39e6dc09d2fe824647bc168fbe96f1fc57cb0998
      https://github.com/llvm/llvm-project/commit/39e6dc09d2fe824647bc168fbe96f1fc57cb0998
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M clang/test/CodeGen/X86/avx-builtins.c

  Log Message:
  -----------
  [clang][x86] avx-builtins.c - reorder tests to keep alpha sorting order. NFC.


Compare: https://github.com/llvm/llvm-project/compare/8449bf3d2137...39e6dc09d2fe

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list