[PATCH] D84999: dynamic_cast optimization in LTO

wael yehia via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 07:02:02 PDT 2020


w2yehia added a comment.

Hi Teresa(@tejohnson  ) and Peter (@pcc )
This is the patch for the C++ dynamic_cast optimization that I emailed llvm-dev in April and got a reply from Teresa. 
ThinLTO enablement for this optimization is not implemented yet (sorry have been trying read on thinLTO and fix this but haven't had any time yet)
Will it be possible to do a round of review for the current implementation and add thinLTO support later?
Thanks.


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

https://reviews.llvm.org/D84999



More information about the llvm-commits mailing list