[PATCH] D143170: [X86][FP16] Lower half->i16 into vcvttph2[u]w directly
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 19:40:49 PST 2023
pengfei updated this revision to Diff 494789.
pengfei added a comment.
Address review comments. Thanks @RKSimon !
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143170/new/
https://reviews.llvm.org/D143170
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/avx512-cvt.ll
llvm/test/CodeGen/X86/avx512fp16-cvt-ph-w-vl-intrinsics.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-256-fp16.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143170.494789.patch
Type: text/x-patch
Size: 6083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230204/31c1951d/attachment.bin>
More information about the llvm-commits
mailing list