[all-commits] [llvm/llvm-project] 69edc2: RuntimeLibcalls: Use iterable enum for libcall types
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 5 23:10:46 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/make-libcalls-iterable-enum
Home: https://github.com/llvm/llvm-project
Commit: 69edc26404bf27252d4bddbb9bd9c81381eb126a
https://github.com/llvm/llvm-project/commit/69edc26404bf27252d4bddbb9bd9c81381eb126a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.h
M llvm/lib/IR/RuntimeLibcalls.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/Lanai/LanaiISelLowering.cpp
Log Message:
-----------
RuntimeLibcalls: Use iterable enum for libcall types
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