[all-commits] [llvm/llvm-project] 1d20b0: [X86] Enable v8f16/v16f16/v32f16 FCOPYSIGN custom ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Nov 30 03:49:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d20b009a0e274c0db518b0bca0dd5daabcc8754
https://github.com/llvm/llvm-project/commit/1d20b009a0e274c0db518b0bca0dd5daabcc8754
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vec_fcopysign.ll
Log Message:
-----------
[X86] Enable v8f16/v16f16/v32f16 FCOPYSIGN custom lowering on SSE2/AVX/AVX512 targets
More information about the All-commits
mailing list