[all-commits] [llvm/llvm-project] 2fdd40: RuntimeLibcalls: Cleanup darwin bzero configuration
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jun 24 22:51:41 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/cleanup-darwin-has-bzero
Home: https://github.com/llvm/llvm-project
Commit: 2fdd40315244cf87324ec124e232549b5c611e92
https://github.com/llvm/llvm-project/commit/2fdd40315244cf87324ec124e232549b5c611e92
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
RuntimeLibcalls: Cleanup darwin bzero configuration
Write this in a more predicate-apply style instead of the
switch.
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