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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 15:14:52 PDT 2022


jdoerfert updated this revision to Diff 422048.
jdoerfert added a subscriber: asbirlea.
jdoerfert added a comment.

Update tests and add new one.

@asbirlea, please take a look at the Intrinsics.td change. We can also apply it
prior to this patch separately.


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/nosync_nocallback.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123531.422048.patch
Type: text/x-patch
Size: 7651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220411/7e37f328/attachment.bin>


More information about the llvm-commits mailing list