[all-commits] [llvm/llvm-project] 232e68: ARM: Add missing test coverage for windows frexp l...

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


  Branch: refs/heads/users/arsenm/arm/add-missing-windows-test-frexp
  Home:   https://github.com/llvm/llvm-project
  Commit: 232e68dfc49d9d78d4f81ae18db79e0bfff82b4f
      https://github.com/llvm/llvm-project/commit/232e68dfc49d9d78d4f81ae18db79e0bfff82b4f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    A llvm/test/CodeGen/ARM/Windows/frexp.ll

  Log Message:
  -----------
  ARM: Add missing test coverage for windows frexp libcalls

fp128 case crashes, so left off. Also didn't just add to the
other frexp test, since update_llc_test_checks seems to just
ignore this case for some reason, and the other windows tests
are also separated into this subdirectory.



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