Find a file
Ayrton 9e65060184 Add __truncdfsf2 intrinsic
This adds the truncdfsf2 intrinsic and a corresponding fuzz test case. The
implementation of trunc is generic to make it easy to add truncdfhs2 and
truncsfhf2 if rust ever gets `f16` support.
2021-12-12 15:01:34 -05:00
library/compiler-builtins Add __truncdfsf2 intrinsic 2021-12-12 15:01:34 -05:00