[PATCH] D109053: [BitcodeReader] Delay select until all constants resolved

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 04:22:00 PDT 2021


guopeilin created this revision.
Herald added a subscriber: hiraditya.
guopeilin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109053

Files:
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Reader/ValueList.cpp
  llvm/test/Bitcode/bitcode-parseconstant-delay-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109053.369898.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/3ff064ca/attachment.bin>


More information about the llvm-commits mailing list