[all-commits] [llvm/llvm-project] bce368: [LAA] Move logic to compute start and end of a poi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon May 20 11:37:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bce3680f45b57f6ce745cb7da659f2ece745a1d1
https://github.com/llvm/llvm-project/commit/bce3680f45b57f6ce745cb7da659f2ece745a1d1
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
Log Message:
-----------
[LAA] Move logic to compute start and end of a pointer to helper (NFC).
This allows use at other places, in particular an updated version of
https://github.com/llvm/llvm-project/pull/92307.
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