[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
Mon Sep 7 14:04:02 PDT 2020


jeroen.dobbelaere updated this revision to Diff 290345.
jeroen.dobbelaere added a comment.
Herald added a subscriber: jfb.

Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 <https://reviews.llvm.org/rG9fb46a452d4e5666828c95610ceac8dcd9e4ce16> (September 7, 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.290345.patch
Type: text/x-patch
Size: 8786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/d2a720f1/attachment-0001.bin>


More information about the llvm-commits mailing list