[PATCH] D104269: [ptr_provenance] Parser support for the optional ptr_provenance operand
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 14 14:55:29 PDT 2021
jeroen.dobbelaere created this revision.
jeroen.dobbelaere added reviewers: jdoerfert, nikic.
Herald added subscribers: ormris, jfb, steven_wu, hiraditya.
jeroen.dobbelaere requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch introduces parser support for the optional ptr_provenance operand for load/store instructions.
https://reviews.llvm.org/D104269
Files:
llvm/include/llvm/AsmParser/LLParser.h
llvm/include/llvm/AsmParser/LLToken.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/test/Bitcode/loadstore_ptr_provenance.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104269.352002.patch
Type: text/x-patch
Size: 8859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/8b86fab4/attachment.bin>
More information about the llvm-commits
mailing list