[all-commits] [llvm/llvm-project] 7f12ef: [X86][FP16] Lower half->i16 into vcvttph2[u]w dire...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Sat Feb 4 02:45:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f12efa88e17548d98f3e7425687f4afe0df34ed
https://github.com/llvm/llvm-project/commit/7f12efa88e17548d98f3e7425687f4afe0df34ed
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/avx512-cvt.ll
M llvm/test/CodeGen/X86/avx512fp16-cvt-ph-w-vl-intrinsics.ll
M llvm/test/CodeGen/X86/vec-strict-fptoint-256-fp16.ll
M llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
Log Message:
-----------
[X86][FP16] Lower half->i16 into vcvttph2[u]w directly
Reviewed By: LuoYuanke, RKSimon
Differential Revision: https://reviews.llvm.org/D143170
More information about the All-commits
mailing list