[PATCH] D68489: [PATCH 04/27] [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 May 18 04:43:00 PDT 2021


jeroen.dobbelaere updated this revision to Diff 346115.
jeroen.dobbelaere added a comment.

Rebased to f8dbd61074176bae92ec360a093ac7bc498c9321 <https://reviews.llvm.org/rGf8dbd61074176bae92ec360a093ac7bc498c9321>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68489/new/

https://reviews.llvm.org/D68489

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: D68489.346115.patch
Type: text/x-patch
Size: 8842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/21014cf7/attachment.bin>


More information about the llvm-commits mailing list