diff options
| author | bors <bors@rust-lang.org> | 2023-11-20 17:20:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-11-20 17:20:59 +0000 |
| commit | 607208cd8dd54ca6e22246fdb13486556ff1ce6d (patch) | |
| tree | 40bd55d4346a7ee758ffb555bdc2186cc2c13a5c /compiler/rustc_codegen_gcc | |
| parent | 6730f222ceb2780217e37e26d3a43f60f034a2dd (diff) | |
| parent | 81303e7ea5209dbfbdf359b9311681d4151c4c5a (diff) | |
| download | rust-607208cd8dd54ca6e22246fdb13486556ff1ce6d.tar.gz rust-607208cd8dd54ca6e22246fdb13486556ff1ce6d.zip | |
Auto merge of #3176 - eduardosm:cmp, r=RalfJung
Implement all 16 AVX compare operators for 128-bit SIMD vectors
`_mm_cmp_{ss,ps,sd,pd}` functions are AVX functions that use `llvm.x86.sse{,2}.` prefixed intrinsics, so they were "accidentally" partially implemented when SSE and SSE2 intrinsics were implemented.
The 16 AVX compare operators are now implemented and tested.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
