[PATCH] D93189: Introduce the `!nocapture` metadata and "nocapture_use" operand bundle

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 17:08:40 PST 2021


jdoerfert updated this revision to Diff 315279.
jdoerfert edited the summary of this revision.
jdoerfert added a comment.

Address comments and improve lang ref


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93189

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/FixedMetadataKinds.def
  llvm/lib/Analysis/CaptureTracking.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/test/Transforms/InstCombine/nocapture_use.ll
  llvm/unittests/Analysis/CaptureTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93189.315279.patch
Type: text/x-patch
Size: 13315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/87a9d156/attachment.bin>


More information about the llvm-commits mailing list