[all-commits] [llvm/llvm-project] a0f220: Mips: Remove test for ldexp with x86_fp80
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 14 07:52:29 PDT 2025
Branch: refs/heads/users/arsenm/mips/remove-x86_fp80-ldexp-test
Home: https://github.com/llvm/llvm-project
Commit: a0f220bc9c602eb1f941b95939b72b6e2a155685
https://github.com/llvm/llvm-project/commit/a0f220bc9c602eb1f941b95939b72b6e2a155685
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M llvm/test/CodeGen/Mips/ldexp.ll
Log Message:
-----------
Mips: Remove test for ldexp with x86_fp80
This was a copy paste error from the x86 test, and
it compiled accidentally to ldexpl. Delete this
since it will start to error in a future change.
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