]> git.lizzy.rs Git - rust.git/commit
Auto merge of #55410 - nagisa:atomic-align, r=pnkfelix
authorbors <bors@rust-lang.org>
Mon, 5 Nov 2018 19:29:57 +0000 (19:29 +0000)
committerbors <bors@rust-lang.org>
Mon, 5 Nov 2018 19:29:57 +0000 (19:29 +0000)
commit13dab66a6f6403f4eee092456f7f8f46199c5859
treed10129bf50eee7c9cc364051329d220258d44ddd
parentaf791bb8f4a9b93c701aa11fd05759d96898cee2
parent99f7dc451fb7287df18b721bb2df5ab9a71245f3
Auto merge of #55410 - nagisa:atomic-align, r=pnkfelix

Correct alignment of atomic types and (re)add Atomic{I,U}128

This is a updated https://github.com/rust-lang/rust/pull/53514 to also make atomic types `repr(C)` as per comment in https://github.com/rust-lang/rust/pull/53514#issuecomment-431042767.

Fixes #39590
Closes #53514

r? @pnkfelix
src/librustc_codegen_llvm/intrinsic.rs