[PATCH] D127729: [Bitcode] Support expanding constant expressions into instructions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 02:10:07 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG941c8e0ea50b: [Bitcode] Support expanding constant expressions into instructions (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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/MetadataLoader.cpp
  llvm/lib/Bitcode/Reader/ValueList.cpp
  llvm/lib/Bitcode/Reader/ValueList.h
  llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/test/Bitcode/constexpr-to-instr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127729.440540.patch
Type: text/x-patch
Size: 93448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/be59173d/attachment.bin>


More information about the llvm-commits mailing list