nvptx "ptx-kernel" ABI (feature: abi_ptx) uses PassMode::Direct for Aggregates #117271
Open
Description
opened on Oct 27, 2023
It produces seemingly correct behavior. However, it needs to be switched over to a less fragile ABI handling (rust-lang/compiler-team#672) before stabilization may happen.
@RalfJung's comment explains the problem and why it is considered harmless enough to allow this exception until a better solution is found.
Activity