[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
Fri Apr 15 07:00:12 PDT 2022


jeroen.dobbelaere updated this revision to Diff 423094.
jeroen.dobbelaere added a comment.
Herald added a project: All.

Rebase to 49cb4fef02e635bf304906232214166c7531d753 <https://reviews.llvm.org/rG49cb4fef02e635bf304906232214166c7531d753>


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.423094.patch
Type: text/x-patch
Size: 22176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/46d60a1a/attachment.bin>


More information about the llvm-commits mailing list