rust/compiler/rustc_codegen_ssa
bors 2fc3deed9f Auto merge of #141760 - bjorn3:intrinsic_rework_part2, r=fee1-dead
Improve intrinsic handling in cg_ssa (part 2)

* Avoid computing function type and signature for intrinsics where possible
* Nicer handling of bool returning intrinsics

Follow up to https://github.com/rust-lang/rust/pull/141404
2025-06-02 00:57:45 +00:00
..
src Auto merge of #141760 - bjorn3:intrinsic_rework_part2, r=fee1-dead 2025-06-02 00:57:45 +00:00
Cargo.toml Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin 2025-05-19 13:24:54 +10:00
messages.ftl make enabling the neon target feature a FCW 2025-05-22 12:19:25 +02:00
README.md

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