about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-07-17 03:58:28 +0200
committerGitHub <noreply@github.com>2025-07-17 03:58:28 +0200
commitbe5f8f299dce5c04e2a644546e780d8a07b0b14f (patch)
tree4136b7aa6476303ee4651345945066c4c7b82cb9 /compiler/rustc_codegen_llvm/src/context.rs
parent9ac88eabede895a3e8566cab70c77b07fcaa4356 (diff)
parent21026cae8d34241b65924198b72c7231ce4f5a3d (diff)
downloadrust-be5f8f299dce5c04e2a644546e780d8a07b0b14f.tar.gz
rust-be5f8f299dce5c04e2a644546e780d8a07b0b14f.zip
Rollup merge of #143388 - bjorn3:lto_refactors, r=compiler-errors
Various refactors to the LTO handling code

In particular reducing the sharing of code paths between fat and thin-LTO and making the fat LTO implementation more self-contained. This also moves some autodiff handling out of cg_ssa into cg_llvm given that Enzyme only works with LLVM anyway and an implementation for another backend may do things entirely differently. This will also make it a bit easier to split LTO handling out of the coordinator thread main loop into a separate loop, which should reduce the complexity of the coordinator thread.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions