[all-commits] [llvm/llvm-project] 45066c: [CIR] Add lowering for the cir.vtable.address_poin...

Andy Kaylor via All-commits all-commits at lists.llvm.org
Thu Aug 14 10:08:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45066c293702657426d2b1754b6c92efeb022d72
      https://github.com/llvm/llvm-project/commit/45066c293702657426d2b1754b6c92efeb022d72
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-08-14 (Thu, 14 Aug 2025)

  Changed paths:
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h
    M clang/test/CIR/CodeGen/virtual-function-calls.cpp

  Log Message:
  -----------
  [CIR] Add lowering for the cir.vtable.address_point operation (#153243)

This adds support for lowering the cir.vtable.address_point operation to
the LLVM dialect, as well as type converter support for the cir.vptr
type.



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