4

Always run intrinsics lowering pass

 3 years ago
source link: https://github.com/rust-lang/rust/pull/80040
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Contributor

tmiasko commented 15 days ago

edited

Move intrinsics lowering pass from the optimization phase (where it
would not run if -Zmir-opt-level=0), to the drop lowering phase where it
runs unconditionally.

The implementation of those intrinsics in code generation and
interpreter is unnecessary. Remove it.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK