[PATCH] D150371: TargetExtType: Use a schema-based abbreviation in bitcode
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 06:51:48 PDT 2023
nhaehnle updated this revision to Diff 532903.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.
Rebase, mostly changes related to APInt bitwidth being preserved.
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/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.532903.patch
Type: text/x-patch
Size: 14018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/ac6069eb/attachment.bin>
More information about the llvm-commits
mailing list