[all-commits] [llvm/llvm-project] 6dc41a: [flang][NFC] Moving alias analysis utilities utili...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Thu Feb 6 12:19:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6dc41a639334b913e762f65410fcd14a722b137f
https://github.com/llvm/llvm-project/commit/6dc41a639334b913e762f65410fcd14a722b137f
Author: Renaud Kauffmann <rkauffmann at nvidia.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M flang/lib/Optimizer/Analysis/AliasAnalysis.cpp
Log Message:
-----------
[flang][NFC] Moving alias analysis utilities utilities together. Adding new utility. (#125925)
1. Our static functions are a bit spread out in this file. I am
gathering them in an anonymous namespace
2. Moving the code to get the `target` attribute on a `fir.global` into
its own utility.
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