[all-commits] [llvm/llvm-project] f44f41: MSP430: Add tests for fcmp (#142706)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 11 05:06:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f44f411afa914107d0a2395d2d8db826f88205e5
https://github.com/llvm/llvm-project/commit/f44f411afa914107d0a2395d2d8db826f88205e5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
A llvm/test/CodeGen/MSP430/fcmp.ll
Log Message:
-----------
MSP430: Add tests for fcmp (#142706)
The existing coverage is thin. libcalls.ll seems to be the main fcmp
test, and it doesn't cover all the condition types, and runs with -O0.
Test all conditions for f32 and f64
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