[all-commits] [llvm/llvm-project] 4740e9: [LoopDist] Add some runtime checks for cross parti...
Michael Berg via All-commits
all-commits at lists.llvm.org
Tue Aug 5 18:05:39 PDT 2025
Branch: refs/heads/users/mcberg2021_LoopDistribute
Home: https://github.com/llvm/llvm-project
Commit: 4740e987cfec1c17694ee2cbcfa0e399d69caa49
https://github.com/llvm/llvm-project/commit/4740e987cfec1c17694ee2cbcfa0e399d69caa49
Author: Michael Berg <michael.berg at sifive.com>
Date: 2025-08-05 (Tue, 05 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