[all-commits] [llvm/llvm-project] f5694f: [Headers][X86] Update SSE/AVX integer comparison i...

Smokey via All-commits all-commits at lists.llvm.org
Thu Aug 28 08:10:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5694f090b0660e6cb4dc4bf44a16e120cee27dd
      https://github.com/llvm/llvm-project/commit/f5694f090b0660e6cb4dc4bf44a16e120cee27dd
  Author: Smokey <94783560+smoke-y at users.noreply.github.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M clang/lib/Headers/avx2intrin.h
    M clang/lib/Headers/emmintrin.h
    M clang/lib/Headers/smmintrin.h
    M clang/test/CodeGen/X86/avx2-builtins.c
    M clang/test/CodeGen/X86/sse2-builtins.c
    M clang/test/CodeGen/X86/sse41-builtins.c
    M clang/test/CodeGen/X86/sse42-builtins.c

  Log Message:
  -----------
  [Headers][X86] Update SSE/AVX integer comparison intrinsics to be used in constexpr (#155656)

Closes #155413



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