[libcxx-commits] [PATCH] D137315: [libc++abi] Improve performance of __dynamic_cast

Sirui Mu via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 7 06:05:12 PST 2022


Lancern updated this revision to Diff 473646.
Lancern added a comment.

Resolve the reviewed issues posted at D137315#3910662 <https://reviews.llvm.org/D137315#3910662>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137315

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/libcxxabi/dynamic_cast.bench.cpp
  libcxx/benchmarks/libcxxabi/dynamic_cast_old_stress.bench.cpp
  libcxxabi/src/private_typeinfo.cpp
  libcxxabi/test/dynamic_cast_stress.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137315.473646.patch
Type: text/x-patch
Size: 27171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221107/90bad97f/attachment-0001.bin>


More information about the libcxx-commits mailing list