[all-commits] [llvm/llvm-project] d75c88: [NFC] Refactor ThinBackend
Kyungwoo Lee via All-commits
all-commits at lists.llvm.org
Mon Oct 7 17:46:08 PDT 2024
Branch: refs/heads/users/kyulee-com/thinback2
Home: https://github.com/llvm/llvm-project
Commit: d75c88f55a8e271ab8ad6c2a8ef3383dafdf8516
https://github.com/llvm/llvm-project/commit/d75c88f55a8e271ab8ad6c2a8ef3383dafdf8516
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