[all-commits] [llvm/llvm-project] 9ad83f: [LAA] Get pointer address space from AddRec (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Feb 14 11:40:19 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ad83f7fcf95f14d410bd2a301c8851f48dd975d
https://github.com/llvm/llvm-project/commit/9ad83f7fcf95f14d410bd2a301c8851f48dd975d
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M llvm/lib/Analysis/LoopAccessAnalysis.cpp
Log Message:
-----------
[LAA] Get pointer address space from AddRec (NFC).
Retrieve the address space from the pointer AddRec instead of the IR
pointer value, to prepare to make the IR pointer value optional.
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