CarolineConcatto 3e1545b741
[LLVM] Refine MemoryEffect handling for target-specific intrinsics (#155590)
This patch improves memory alias analysis between calls if they change
inaccessible or target memory locations. The  results is
computed by comparing each location ModRefInfo between the calls.
2026-02-25 13:53:44 +00:00
..