[PATCH] D150371: TargetExtType: Use a schema-based abbreviation in bitcode

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 01:26:15 PDT 2023


nhaehnle updated this revision to Diff 533501.
nhaehnle added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150371

Files:
  llvm/docs/BitCodeFormat.rst
  llvm/include/llvm/Bitstream/BitCodes.h
  llvm/include/llvm/Bitstream/BitstreamWriter.h
  llvm/include/llvm/IR/StructuredData.h
  llvm/include/llvm/IR/TargetExtType.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Bitstream/Reader/BitstreamReader.cpp
  llvm/lib/IR/Type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150371.533501.patch
Type: text/x-patch
Size: 15201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/df9e44fe/attachment.bin>


More information about the llvm-commits mailing list