[all-commits] [llvm/llvm-project] d14d84: Hexagon: Add runtime libcall entries for volatile ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Sep 2 18:10:16 PDT 2025
Branch: refs/heads/users/arsenm/hexagon/add-runtime-libcall-entries-volatile-memcpy
Home: https://github.com/llvm/llvm-project
Commit: d14d84075881ca24bf5890fa5eed31d1ea28b630
https://github.com/llvm/llvm-project/commit/d14d84075881ca24bf5890fa5eed31d1ea28b630
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-03 (Wed, 03 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
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