[PATCH] D124878: [Bitcode] Include indirect users of BlockAddresses in bitcode

Wende Tan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 15:09:20 PDT 2022


twd2 updated this revision to Diff 427153.
twd2 edited the summary of this revision.
twd2 added a comment.

Use `SmallVector` instead of `deque`


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

https://reviews.llvm.org/D124878

Files:
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/Bitcode/blockaddress-aggregate-users.ll
  llvm/test/Bitcode/blockaddress-expr-users.ll
  llvm/test/Bitcode/blockaddress-globalvalue-users.ll
  llvm/test/Bitcode/blockaddress-nested-users.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124878.427153.patch
Type: text/x-patch
Size: 7068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/cb99c47a/attachment.bin>


More information about the llvm-commits mailing list