[all-commits] [llvm/llvm-project] 63d5c7: [LoopDist] Add some runtime checks for cross parti...
Michael Berg via All-commits
all-commits at lists.llvm.org
Mon Aug 4 22:24:32 PDT 2025
Branch: refs/heads/users/mcberg2021_LoopDistribute
Home: https://github.com/llvm/llvm-project
Commit: 63d5c7bc4e6623ad5e46b61633e2fb7dc498a5a0
https://github.com/llvm/llvm-project/commit/63d5c7bc4e6623ad5e46b61633e2fb7dc498a5a0
Author: Michael Berg <michael.berg at sifive.com>
Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopDistribute.cpp
Log Message:
-----------
[LoopDist] Add some runtime checks for cross partition loads - p2
Add back in getInstructionsForAccess as query for Instructions modifying
memory to mark cross partition accesses.
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