[PATCH] D104268: [ptr_provenance] Introduce optional ptr_provenance operand to load/store

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 07:52:50 PDT 2021


jeroen.dobbelaere updated this revision to Diff 377238.
jeroen.dobbelaere edited the summary of this revision.
jeroen.dobbelaere added a comment.

- rebase
- make use of UnknownProvenance


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

https://reviews.llvm.org/D104268

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/InstVisitor.h
  llvm/include/llvm/IR/Instructions.h
  llvm/include/llvm/IR/User.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/unittests/IR/IRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104268.377238.patch
Type: text/x-patch
Size: 22138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/485f2a80/attachment-0001.bin>


More information about the llvm-commits mailing list