[all-commits] [llvm/llvm-project] aa6563: [clang][x86] Update AVX1 intrinsic tests for both ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 7 07:58:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa656366ce9a693fce6a4f16090d250a8059df46
      https://github.com/llvm/llvm-project/commit/aa656366ce9a693fce6a4f16090d250a8059df46
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

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

  Log Message:
  -----------
  [clang][x86] Update AVX1 intrinsic tests for both C/C++

Requires some call instructions to handle additional markers


  Commit: f71d62178d9c97ac650a8454403d71cbc8fd8c9d
      https://github.com/llvm/llvm-project/commit/f71d62178d9c97ac650a8454403d71cbc8fd8c9d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

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

  Log Message:
  -----------
  [clang][x86] Update F16C intrinsic tests for both C/C++ and 32/64-bit targets

Requires some call instructions to handle additional markers


  Commit: aa4d94839e6bb30389deb3339fb0d0e4aa8baa4e
      https://github.com/llvm/llvm-project/commit/aa4d94839e6bb30389deb3339fb0d0e4aa8baa4e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
    M clang/test/CodeGen/X86/fma-builtins-constrained.c
    M clang/test/CodeGen/X86/fma-builtins.c
    M clang/test/CodeGen/X86/fma4-builtins.c

  Log Message:
  -----------
  [clang][x86] Update FMA/FMA4 intrinsic tests for both C/C++ and 32/64-bit targets

Requires some call instructions to handle additional markers


  Commit: f15fe73d234a3c41f9cb905106517a89bab3add4
      https://github.com/llvm/llvm-project/commit/f15fe73d234a3c41f9cb905106517a89bab3add4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

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

  Log Message:
  -----------
  [clang][x86] Update AVX2 intrinsic tests for both C/C++

Requires some call instructions to handle additional markers


Compare: https://github.com/llvm/llvm-project/compare/0e2970f0ad72...f15fe73d234a

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