[PATCH] D128999: [CGSCC] Don't count calls to intrinsic functions in finding potential deviritualizations.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 01:34:25 PST 2023


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Herald added a subscriber: StephenFan.

This needs a rebase now that D145210 <https://reviews.llvm.org/D145210> has landed. I think this will remove the regression in cgscc-devirt-iteration.ll and we should be able to move forward with this change.


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

https://reviews.llvm.org/D128999



More information about the llvm-commits mailing list