[all-commits] [llvm/llvm-project] 718c4e: [flang] [NFCI] Using getSource instead of getOrigi...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Fri Mar 7 08:48:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 718c4ed8a0d69948ab4b53e3c8666fd72613b7f7
https://github.com/llvm/llvm-project/commit/718c4ed8a0d69948ab4b53e3c8666fd72613b7f7
Author: Renaud Kauffmann <rkauffmann at nvidia.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M flang/lib/Optimizer/Analysis/AliasAnalysis.cpp
A flang/test/Analysis/AliasAnalysis/source-kind.fir
Log Message:
-----------
[flang] [NFCI] Using getSource instead of getOriginalDef (#128984)
As discussed in past MRs, this change removes the use of getOriginalDef
to use getSource instead to gather data from an indirection.
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