[all-commits] [llvm/llvm-project] 89e736: [flang][test] Experimental support of MemoryEffect...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Wed Apr 15 12:40:57 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89e736d1df16ee8aea85eb22eb625482e7e9eae2
https://github.com/llvm/llvm-project/commit/89e736d1df16ee8aea85eb22eb625482e7e9eae2
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M flang/lib/Optimizer/Analysis/AliasAnalysis.cpp
A flang/test/Analysis/AliasAnalysis/modref-call-memory-effects.fir
M flang/test/lib/Analysis/AliasAnalysis/TestAliasAnalysis.cpp
Log Message:
-----------
[flang][test] Experimental support of MemoryEffectOpInterface for fir.call. (#191580)
I would like to experiment with `fir.call` implementing
`MemoryEffectOpInterface`. So the main change is the fall-through
path in FIR AA. It should be NFC for Flang.
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