[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 Aug 3 07:41:14 PDT 2021
jeroen.dobbelaere updated this revision to Diff 363735.
jeroen.dobbelaere added a comment.
- Rebased
- Use a `ConstantPointerNull` when cloning a load/store instruction with a ptr_provenance.
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.363735.patch
Type: text/x-patch
Size: 22070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/4783970e/attachment-0001.bin>
More information about the llvm-commits
mailing list