[all-commits] [llvm/llvm-project] 418f11: MSP430: Stop using setCmpLibcallCC
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 11 05:12:18 PDT 2025
Branch: refs/heads/users/arsenm/msp430/stop-using-setCmpLibcallCC
Home: https://github.com/llvm/llvm-project
Commit: 418f111b4eb098af81fa581fc806fde0c12c2ff3
https://github.com/llvm/llvm-project/commit/418f111b4eb098af81fa581fc806fde0c12c2ff3
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
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