[llvm] [AMDGPU][Passes] Invoke CGSCCOptimizerLateEP callbacks in LTO pipeline (PR #203262)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 10:55:57 PDT 2026


shiltian wrote:

> Why do you say CGSCCOptimizerLateEP is only per-TU, as opposed to the other extension points?

That's my speculation based on how it is _currently_ used.

https://github.com/llvm/llvm-project/pull/203262


More information about the llvm-commits mailing list