[PATCH] D123531: [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 14:44:19 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9dc7da3f9cb4: [GlobalsModRef][FIX] Ensure we honor synchronizing effects of intrinsics (authored by jdoerfert).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123531

Files:
  llvm/lib/Analysis/GlobalsModRef.cpp
  llvm/test/Analysis/GlobalsModRef/functions_without_nosync.ll
  llvm/test/Analysis/GlobalsModRef/intrinsic_addressnottaken1.ll
  llvm/test/Analysis/GlobalsModRef/intrinsic_addressnottaken2.ll
  llvm/test/Analysis/GlobalsModRef/intrinsic_addresstaken.ll
  llvm/test/Analysis/GlobalsModRef/nosync_nocallback.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123531.422339.patch
Type: text/x-patch
Size: 13052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/00baaf4f/attachment.bin>


More information about the llvm-commits mailing list