[all-commits] [llvm/llvm-project] 5c434f: ARM: Handle vldrh and vstrh in stack access hooks
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Dec 18 22:49:07 PST 2024
Branch: refs/heads/users/arsenm/arm-implement-stack-access-vldrh-vstrh
Home: https://github.com/llvm/llvm-project
Commit: 5c434fe208a90998f6168fc8ba22aec26b760d60
https://github.com/llvm/llvm-project/commit/5c434fe208a90998f6168fc8ba22aec26b760d60
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
Log Message:
-----------
ARM: Handle vldrh and vstrh in stack access hooks
This is to help avoid regressions in a future regalloc patch.
I do not see the vstrh case appear in tests. There also appear
to be other cases unhandled here, like LDRBi12.
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