[PATCH] D115302: GlobalsModRef should treat functions w/o nosync conservatively.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 08:15:20 PDT 2022


jdoerfert added a comment.

I think https://reviews.llvm.org/D123531 might have fixed (parts of) this. I included the test case `llvm/test/Analysis/GlobalsModRef/functions_without_nosync.ll` there and it sems to work fine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115302/new/

https://reviews.llvm.org/D115302



More information about the llvm-commits mailing list