[all-commits] [llvm/llvm-project] 584158: [LAA] Hoist check for SCEV-uncomputable dist (NFC)...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Wed Jul 16 07:31:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 584158f9aeac7df66ca08649b8c082883c66b360
https://github.com/llvm/llvm-project/commit/584158f9aeac7df66ca08649b8c082883c66b360
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
Log Message:
-----------
[LAA] Hoist check for SCEV-uncomputable dist (NFC) (#148841)
Hoist the check for SCEVCouldNotCompute distance into
getDependenceDistanceAndSize.
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