[all-commits] [llvm/llvm-project] 540fd1: DAG: Avoid using getLibcallName when looking for a...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Dec 3 10:01:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 540fd18568deb299a35b009d34ce32f96e3944bd
https://github.com/llvm/llvm-project/commit/540fd18568deb299a35b009d34ce32f96e3944bd
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
Log Message:
-----------
DAG: Avoid using getLibcallName when looking for a divrem call (#170413)
Also introduce an error if it's not available, which is not yet
testable.
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