[PATCH] D68489: [PATCH 04/26] [noalias] [IR] parse optional ptr_provenance argument on load/store instructions
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 03:15:28 PDT 2020
jeroen.dobbelaere updated this revision to Diff 277735.
jeroen.dobbelaere retitled this revision from "[PATCH 04/26] [noalias] [IR] parse optional noalias_sidechannel argument on load/store instructions" to "[PATCH 04/26] [noalias] [IR] parse optional ptr_provenance argument on load/store instructions".
jeroen.dobbelaere added a comment.
Rebased to c06b7e2ab5167ad031745a706204abed1aefd823 <https://reviews.llvm.org/rGc06b7e2ab5167ad031745a706204abed1aefd823> (July 14, 2020)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68489/new/
https://reviews.llvm.org/D68489
Files:
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLParser.h
llvm/lib/AsmParser/LLToken.h
llvm/test/Bitcode/loadstore_ptr_provenance.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68489.277735.patch
Type: text/x-patch
Size: 6614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/156cb641/attachment.bin>
More information about the llvm-commits
mailing list