[all-commits] [llvm/llvm-project] 3ef7d0: MSP430: Stop using setCmpLibcallCC (#142708)

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ef7d035e21d8f75eb85b521d7ff0203e60cb6f2
      https://github.com/llvm/llvm-project/commit/3ef7d035e21d8f75eb85b521d7ff0203e60cb6f2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M llvm/lib/Target/MSP430/MSP430ISelLowering.cpp

  Log Message:
  -----------
  MSP430: Stop using setCmpLibcallCC (#142708)

This appears to only be useful for the eq/ne cases, and only for
ARM libcalls. This is setting it to the default values, and there's 
no change in the new fcmp test output.



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