[PATCH] D99022: [IR] Mark assume/annotation as InaccessibleMemOnly

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 14:01:30 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGca28e32359c6: [IR] Mark assume/annotation as InaccessibleMemOnly (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99022

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/test/Transforms/Attributor/dereferenceable-1.ll
  llvm/test/Transforms/Attributor/lvi-after-jumpthreading.ll
  llvm/test/Transforms/Attributor/nofree.ll
  llvm/test/Transforms/Attributor/nonnull.ll
  llvm/test/Transforms/InstCombine/annotation-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99022.332416.patch
Type: text/x-patch
Size: 18137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/780a4f7b/attachment.bin>


More information about the llvm-commits mailing list