[all-commits] [llvm/llvm-project] f8a77f: Hexagon: Add runtime libcall entries for volatile ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Sep 5 17:53:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8a77f32ff2989ff8142faab9f0a7c8395b0c4ce
https://github.com/llvm/llvm-project/commit/f8a77f32ff2989ff8142faab9f0a7c8395b0c4ce
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-06 (Sat, 06 Sep 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.td
M llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
Log Message:
-----------
Hexagon: Add runtime libcall entries for volatile memcpy call (#156561)
This pass currently doesn't have TargetLoweringInfo, but technically
it should verify the call is available from a future RuntimeLibcallsInfo
analysis.
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