[all-commits] [llvm/llvm-project] 73a05c: [LAA] Move visitPointers up in file (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Nov 23 14:55:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73a05cc8dfa114e29cd4d463c77a5577571c8c56
https://github.com/llvm/llvm-project/commit/73a05cc8dfa114e29cd4d463c77a5577571c8c56
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
Log Message:
-----------
[LAA] Move visitPointers up in file (NFC).
This allows easier re-use in earlier functions.
More information about the All-commits
mailing list