[PATCH] D127729: [Bitcode] Support expanding constant expressions into instructions
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 05:44:19 PDT 2022
nikic updated this revision to Diff 437860.
nikic edited the summary of this revision.
nikic added a comment.
Fix one of the uselistorder issues, improve error message.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127729/new/
https://reviews.llvm.org/D127729
Files:
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Reader/ValueList.cpp
llvm/lib/Bitcode/Reader/ValueList.h
llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
llvm/test/Bitcode/compatibility.ll
llvm/test/Bitcode/constexpr-to-instr.ll
llvm/test/Bitcode/metadata-2.ll
llvm/test/Bitcode/old-aliases.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127729.437860.patch
Type: text/x-patch
Size: 79176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/82249a4a/attachment.bin>
More information about the llvm-commits
mailing list