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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jul 2 06:22:10 PDT 2025


  Branch: refs/heads/users/arsenm/aarch64/fix-missing-frexp-test-coverage
  Home:   https://github.com/llvm/llvm-project
  Commit: d7a7f0d1a89ee9b924eac0aa5f33722b25697318
      https://github.com/llvm/llvm-project/commit/d7a7f0d1a89ee9b924eac0aa5f33722b25697318
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-02 (Wed, 02 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