[all-commits] [llvm/llvm-project] 1e7b02: AArch64: Fix some missing llvm.frexp test coverage

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jul 6 18:18:43 PDT 2025


  Branch: refs/heads/users/arsenm/aarch64/fix-missing-frexp-test-coverage
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e7b028e6bbc998c5ddf31ac5d9bbc82111b12d8
      https://github.com/llvm/llvm-project/commit/1e7b028e6bbc998c5ddf31ac5d9bbc82111b12d8
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M llvm/test/CodeGen/AArch64/llvm.frexp.ll
    M llvm/test/CodeGen/ARM/llvm.frexp.ll

  Log Message:
  -----------
  AArch64: Fix some missing llvm.frexp test coverage

AArch64 was testing a couple of vector cases, and not the base
scalars. Add the one case that isn't in the ARM version there, and
then copy the rest back into AArch64. Also add a windows run line.



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