[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 08:14:18 PDT 2022


jdoerfert updated this revision to Diff 422238.
jdoerfert added a comment.

Add test from https://reviews.llvm.org/D115302


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123531

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Analysis/GlobalsModRef.cpp
  llvm/test/Analysis/GlobalsModRef/functions_without_nosync.ll
  llvm/test/Analysis/GlobalsModRef/nosync_nocallback.ll
  llvm/test/Transforms/ObjCARC/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123531.422238.patch
Type: text/x-patch
Size: 9851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/4d4bfcef/attachment-0001.bin>


More information about the llvm-commits mailing list