1
Fork 0
rust/compiler/rustc_codegen_ssa
DianQK c453dcd62a
Use the aligned size for alloca at args when the pass mode is cast.
The `load` and `store` instructions in LLVM access the aligned size.
2024-07-02 06:33:35 +08:00
..
src Use the aligned size for alloca at args when the pass mode is cast. 2024-07-02 06:33:35 +08:00
Cargo.toml Make SSA aggregates without needing an alloca 2024-05-08 20:38:04 -07:00
messages.ftl coverage: Tighten validation of #[coverage(off)] and #[coverage(on)] 2024-06-24 20:15:01 +10:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.