[llvm] [AMDGPU] Add an option to run `AMDGPUAttributorPass` in full LTO (PR #102086)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 05:41:22 PDT 2024
shiltian wrote:
> Add PhaseOrdering test?
Do we want to move the pass directly to full lto pipeline? It will not run in full lto post link stage right now. Is it by design?
https://github.com/llvm/llvm-project/pull/102086
More information about the llvm-commits
mailing list