[llvm] [AMDGPU] Run LowerLDS at the end of the fullLTO pipeline (PR #75333)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 14 02:18:20 PDT 2024
arsenm wrote:
> > Can we get some tests for this? In particular I would like to be sure that we still compile correctly -O0 + LTO. Do we have tests that run the module lowering multiple times?
>
> #81729 added one
That only covers the second part, not the pipeline change
https://github.com/llvm/llvm-project/pull/75333
More information about the llvm-commits
mailing list