[all-commits] [llvm/llvm-project] f16e3e: [NFC] Refactor ThinBackend

Kyungwoo Lee via All-commits all-commits at lists.llvm.org
Mon Oct 7 17:45:34 PDT 2024


  Branch: refs/heads/users/kyulee-com/thinback2
  Home:   https://github.com/llvm/llvm-project
  Commit: f16e3e3422f268dd30d8703b70ca506836cd17c1
      https://github.com/llvm/llvm-project/commit/f16e3e3422f268dd30d8703b70ca506836cd17c1
  Author: Kyungwoo Lee <kyulee at meta.com>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
    M llvm/include/llvm/LTO/LTO.h
    M llvm/lib/LTO/LTO.cpp

  Log Message:
  -----------
  [NFC] Refactor ThinBackend

 - Change it to a type from a function.
 - Store the parallelism in the type for the future use.



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