[all-commits] [llvm/llvm-project] 6d8714: [Clang][CIR][Doc] Document CIR code duplication pl...

Andy Kaylor via All-commits all-commits at lists.llvm.org
Fri Dec 5 17:28:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d8714b52375b3b7a7f269cd1ec4cc73baece38b
      https://github.com/llvm/llvm-project/commit/6d8714b52375b3b7a7f269cd1ec4cc73baece38b
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    A clang/docs/ClangIRCodeDuplication.rst
    M clang/docs/index.rst

  Log Message:
  -----------
  [Clang][CIR][Doc] Document CIR code duplication plans (#166457)

This adds a document describing known problems with code duplication in
the CIR codegen implementation, strategies to mitigate the risks caused
by that code duplication, and a general long-term plan for minimizing
the problem.



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