[all-commits] [llvm/llvm-project] 676f67: MSP430: Add tests for fcmp

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jun 11 05:02:49 PDT 2025


  Branch: refs/heads/users/arsenm/msp430/add-fcmp-test
  Home:   https://github.com/llvm/llvm-project
  Commit: 676f67f7d7808f32dd95d0c129970d92cb01602f
      https://github.com/llvm/llvm-project/commit/676f67f7d7808f32dd95d0c129970d92cb01602f
  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

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