[all-commits] [llvm/llvm-project] 583ea4: ARM: Add missing test coverage for windows frexp l...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 6 18:15:11 PDT 2025
Branch: refs/heads/users/arsenm/arm/add-missing-windows-test-frexp
Home: https://github.com/llvm/llvm-project
Commit: 583ea4f1d392196844ce8a5934e75f067743665a
https://github.com/llvm/llvm-project/commit/583ea4f1d392196844ce8a5934e75f067743665a
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