[all-commits] [llvm/llvm-project] aefda4: Changes:

Mingming Liu via All-commits all-commits at lists.llvm.org
Tue May 28 14:29:04 PDT 2024


  Branch: refs/heads/users/minglotus-6/spr/icpass
  Home:   https://github.com/llvm/llvm-project
  Commit: aefda4cd3cef1adf2817ebaafedc580ca5c48900
      https://github.com/llvm/llvm-project/commit/aefda4cd3cef1adf2817ebaafedc580ca5c48900
  Author: mingmingl <mingmingl at google.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M clang/lib/CodeGen/CGVTables.cpp
    M compiler-rt/test/profile/Linux/instrprof-vtable-value-prof.cpp
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
    M llvm/lib/Transforms/Utils/Local.cpp

  Log Message:
  -----------
  Changes:
1. In Transforms/Utils/Local.{h,cpp}, remove debug intrinisc helper
   functions, and make it a TODO to handle debug intrinsic when sinking
   instructions.
2. In compiler-rt test, added lines to test IR are expected.



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