rust/compiler/rustc_feature
Matthias Krüger 508c382080
Rollup merge of #149788 - Sa4dUs:offload-cleanup, r=ZuseZ4
Move shared offload globals and define per-kernel globals once

This PR moves the shared LLVM global variables logic out of the `offload` intrinsic codegen and generates kernel-specific variables only ont he first call of the intrinsic.

r? `@ZuseZ4`

tracking:
- https://github.com/rust-lang/rust/issues/131513
2025-12-19 23:38:57 +01:00
..
src Rollup merge of #149788 - Sa4dUs:offload-cleanup, r=ZuseZ4 2025-12-19 23:38:57 +01:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00