[PATCH] D117121: [llvm] Remove uses of `std::vector<bool>`

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 09:20:59 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f4ae5645754: [llvm] Remove uses of `std::vector<bool>` (authored by jansvoboda11).

Changed prior to commit:
  https://reviews.llvm.org/D117121?vs=399588&id=400873#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117121

Files:
  llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Transforms/Utils/SampleProfileInference.cpp
  llvm/tools/llvm-lto/llvm-lto.cpp
  llvm/tools/llvm-rc/ResourceScriptParser.cpp
  llvm/tools/llvm-rc/ResourceScriptStmt.h
  llvm/tools/llvm-readobj/ELFDumper.cpp
  llvm/unittests/Analysis/AssumeBundleQueriesTest.cpp
  llvm/utils/TableGen/CodeGenInstruction.h
  llvm/utils/TableGen/GlobalISel/GIMatchTree.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117121.400873.patch
Type: text/x-patch
Size: 8429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/baa9e939/attachment.bin>


More information about the llvm-commits mailing list