[all-commits] [llvm/llvm-project] 98af39: ARM: Avoid repeating hardcoded windows division li...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 11 22:28:18 PDT 2025
Branch: refs/heads/users/arsenm/arm/avoid-hardcoding-windows-div-libcall-names
Home: https://github.com/llvm/llvm-project
Commit: 98af3948129d3d1e28b27d0a724f8645f220f888
https://github.com/llvm/llvm-project/commit/98af3948129d3d1e28b27d0a724f8645f220f888
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
Log Message:
-----------
ARM: Avoid repeating hardcoded windows division libcall names
This is properly set in the runtime libcall info, so query
the name.
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