diff options
| author | Trevor Gross <tmgross@umich.edu> | 2024-11-14 15:48:21 -0600 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2024-11-14 16:09:45 -0600 |
| commit | b77dbbd4fd2ed4083635f74612aa25b4be80fc43 (patch) | |
| tree | a67a0606a91532827b8b93a5abcba280fc1b290e /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | c82e0dff84f922274c3060f09b5ae78d5dbf5c49 (diff) | |
| download | rust-b77dbbd4fd2ed4083635f74612aa25b4be80fc43.tar.gz rust-b77dbbd4fd2ed4083635f74612aa25b4be80fc43.zip | |
Pass `f16` and `f128` by value in `const_assert!`
These types are currently passed by reference, which does not avoid the backend crashes. Change these back to being passed by value, which makes the types easier to detect for automatic inlining.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
