about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz <eduardosm-dev@e64.io>2023-11-18 19:39:51 +0100
committerEduardo Sánchez Muñoz <eduardosm-dev@e64.io>2023-11-20 18:13:54 +0100
commit81303e7ea5209dbfbdf359b9311681d4151c4c5a (patch)
tree95d5eff35ed04cabec8e01b917306d06f1cd9b86 /compiler/rustc_codegen_llvm/src/errors.rs
parentcee4c575f224d12e8b4d5258b2006e9109b42035 (diff)
downloadrust-81303e7ea5209dbfbdf359b9311681d4151c4c5a.tar.gz
rust-81303e7ea5209dbfbdf359b9311681d4151c4c5a.zip
Implement all 16 AVX compare operators
`_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_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions