[all-commits] [llvm/llvm-project] d8d60d: Optimize calls to final virtual functions via base...

Oliver Hunt via All-commits all-commits at lists.llvm.org
Sun Oct 26 21:46:16 PDT 2025


  Branch: refs/heads/users/ojhunt/indirect-vcall-via-base-opt
  Home:   https://github.com/llvm/llvm-project
  Commit: d8d60dd788a2da621f35eda41b5458950cbfaf31
      https://github.com/llvm/llvm-project/commit/d8d60dd788a2da621f35eda41b5458950cbfaf31
  Author: Oliver Hunt <oliver at apple.com>
  Date:   2025-10-26 (Sun, 26 Oct 2025)

  Changed paths:
    M clang/lib/CodeGen/CodeGenFunction.cpp
    A clang/test/CodeGenCXX/indirect-final-vcall-through-base.cpp

  Log Message:
  -----------
  Optimize calls to final virtual functions via base calls



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list