We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e657756 commit b30157eCopy full SHA for b30157e
cranelift/codegen/src/ir/libcall.rs
@@ -33,7 +33,7 @@ pub enum LibCall {
33
FloorF64,
34
/// trunc.f32
35
TruncF32,
36
- /// frunc.f64
+ /// trunc.f64
37
TruncF64,
38
/// nearest.f32
39
NearestF32,
0 commit comments