[PATCH] D109644: [IR] Add globalmemonly attribute

Mugilan Ganesan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 11 11:10:03 PDT 2021


MugilanGN updated this revision to Diff 372084.
MugilanGN added a comment.

I've added the requested LangRef definition for the attribute.


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

https://reviews.llvm.org/D109644

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/AsmParser/LLToken.h
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Attributes.td
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Transforms/Utils/CodeExtractor.cpp
  llvm/test/Bitcode/attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109644.372084.patch
Type: text/x-patch
Size: 4539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210911/9635150a/attachment.bin>


More information about the llvm-commits mailing list