diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-08-30 16:56:09 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-30 16:56:09 +0530 |
| commit | ecb861316ef8749f1ec37675db85e03ac59df215 (patch) | |
| tree | c6722bc5555c345c53d12c8f3fe6cf9a0986bc7d /tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-unwind.diff | |
| parent | f2d73af6d7afe065035081fcf27c02490af68a79 (diff) | |
| parent | 0646f0dda6332a1f7c185036f899b3350eb99a4a (diff) | |
| download | rust-ecb861316ef8749f1ec37675db85e03ac59df215.tar.gz rust-ecb861316ef8749f1ec37675db85e03ac59df215.zip | |
Rollup merge of #100653 - cuviper:fptoint_sat, r=michaelwoerister,antoyo
Move the cast_float_to_int fallback code to GCC Now that we require at least LLVM 13, that codegen backend is always using its intrinsic `fptosi.sat` and `fptoui.sat` conversions, so it doesn't need the manual implementation. However, the GCC backend still needs it, so we can move all of that code down there.
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions
