[all-commits] [llvm/llvm-project] dec4cf: [LAA] Use loop guards when checking invariant acce...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Oct 4 04:23:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dec4cfdb09596f34f17a653ad405ab2551b09039
https://github.com/llvm/llvm-project/commit/dec4cfdb09596f34f17a653ad405ab2551b09039
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
M llvm/test/Analysis/LoopAccessAnalysis/no-dep-via-loop-guards.ll
Log Message:
-----------
[LAA] Use loop guards when checking invariant accesses.
Apply loop guards to start and end pointers like done in other places to
improve results.
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