diff options
| author | Joel E. Denny <jdenny.ornl@gmail.com> | 2025-02-21 13:34:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-21 13:34:42 -0500 |
| commit | 976641062e7750f26ea12eedf22287f9c2250bff (patch) | |
| tree | aa6f36b278ff0238e517db104af2698d840fc83f /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 386a45c6bd6358128f1e8e0819bacc92767f8db6 (diff) | |
[flang][NFC] AliasAnalysis: Use Indirect not Unknown for LoadOp (#127845)
As mentioned at
<https://github.com/llvm/llvm-project/pull/126156#discussion_r1953523892>:
PR #126156 causes AliasAnalysis::getSource to sometimes return
SourceKind::Unknown when it used to return SourceKind::Indirect for a
LoadOp. This patch restores that part of the old behavior. It should not
affect user-visible behavior because AliasAnalysis::alias treats
SourceKind::Unknown and SourceKind::Indirect equivalently, but it does
improve debugging output.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
