[all-commits] [llvm/llvm-project] e4b22e: MSP430: Stop using setCmpLibcallCC
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jun 3 17:52:51 PDT 2025
Branch: refs/heads/users/arsenm/msp430/stop-using-setCmpLibcallCC
Home: https://github.com/llvm/llvm-project
Commit: e4b22e5ee9c79d2f50724147f67bfd09ad264478
https://github.com/llvm/llvm-project/commit/e4b22e5ee9c79d2f50724147f67bfd09ad264478
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
Log Message:
-----------
MSP430: Stop using setCmpLibcallCC
This appears to only be useful for the eq/ne cases, and only for
ARM libcalls. 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