about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-20 17:20:59 +0000
committerbors <bors@rust-lang.org>2023-11-20 17:20:59 +0000
commit607208cd8dd54ca6e22246fdb13486556ff1ce6d (patch)
tree40bd55d4346a7ee758ffb555bdc2186cc2c13a5c /compiler/rustc_pattern_analysis
parent6730f222ceb2780217e37e26d3a43f60f034a2dd (diff)
parent81303e7ea5209dbfbdf359b9311681d4151c4c5a (diff)
downloadrust-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_pattern_analysis')
0 files changed, 0 insertions, 0 deletions