[PATCH] D129781: [NFC] Introduce llvm::to_vector_of to allow creation of SmallVector<T> from range of items convertible to type T

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 14:34:30 PDT 2022


hiraditya added a comment.

would it be possible to specialize `cast<>`  for this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129781



More information about the llvm-commits mailing list