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