[all-commits] [llvm/llvm-project] 09ade2: MSP430: Add tests for fcmp

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 3 17:43:40 PDT 2025


  Branch: refs/heads/users/arsenm/msp430/add-fcmp-test
  Home:   https://github.com/llvm/llvm-project
  Commit: 09ade25b3fbd914b6317c8a75944c3b362a2effe
      https://github.com/llvm/llvm-project/commit/09ade25b3fbd914b6317c8a75944c3b362a2effe
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    A llvm/test/CodeGen/MSP430/fcmp.ll

  Log Message:
  -----------
  MSP430: Add tests for fcmp

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