[all-commits] [llvm/llvm-project] 5a2e7e: ARM: Move declaration of supportSplitCSR to be public
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 18 17:34:46 PDT 2025
Branch: refs/heads/users/arsenm/arm/move-supportSplitCSR-declaration-to-public
Home: https://github.com/llvm/llvm-project
Commit: 5a2e7ecbea4a0014120a8d40e926b348a72647b5
https://github.com/llvm/llvm-project/commit/5a2e7ecbea4a0014120a8d40e926b348a72647b5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.h
Log Message:
-----------
ARM: Move declaration of supportSplitCSR to be public
This is an implementation of a public method from the base
class, so it should also be public. Avoids unrelated diff
in a future patch.
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