[all-commits] [llvm/llvm-project] 9865d7: ARM: Add missing test coverage for windows frexp l...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jul 6 18:18:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9865d7cb635f086866db5970a5be2d56bf934741
https://github.com/llvm/llvm-project/commit/9865d7cb635f086866db5970a5be2d56bf934741
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 (#146690)
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