diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2021-12-04 16:07:40 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-04 16:07:40 -0800 |
| commit | 81484a399c96c69adeef352be0e7823b39ce6e7e (patch) | |
| tree | cc946b7804819d4bb1a322cc0f07e386c4d0c4bb /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a8385522ade6f67853edac730b5bf164ddb298fd (diff) | |
| parent | d9f82f9c4d7f4627721794c3fd9cf4598f60f688 (diff) | |
| download | rust-81484a399c96c69adeef352be0e7823b39ce6e7e.tar.gz rust-81484a399c96c69adeef352be0e7823b39ce6e7e.zip | |
Merge portable-simd#207 - ./feature/simplify-select
Remove Select trait I realized that our `select` implementation predated `Simd` being generic over element type, and we don't really need the `Select` trait at all. The function signature is much simpler now (generic over element type, rather than over the entire vector). This did require changing mask select to be a different function, but I think that's fine considering they're not necessarily vectors.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
