[PATCH] D104270: [ptr_provenance] Bitcode reader/writer support for the optional ptr_provenance operand of load/store instructions

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 07:01:59 PDT 2022


jeroen.dobbelaere updated this revision to Diff 423096.
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/D104270/new/

https://reviews.llvm.org/D104270

Files:
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/Bitcode/compatibility.ll
  llvm/test/Bitcode/loadstore_ptr_provenance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104270.423096.patch
Type: text/x-patch
Size: 13464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/c8d798f2/attachment.bin>


More information about the llvm-commits mailing list