Skip to content

Commit 21b0c12

Browse files
committed
Extract some intrinsics out of rustc_codegen_llvm
A significant amount of intrinsics do not actually need backend-specific behaviors to be implemented, instead relying on methods already in rustc_codegen_ssa. So, extract those methods out to rustc_codegen_ssa, so that each backend doesn't need to reimplement the same code.
1 parent a874956 commit 21b0c12

File tree

4 files changed

+606
-521
lines changed

4 files changed

+606
-521
lines changed

0 commit comments

Comments
 (0)