[PATCH] D71879: [X86] Custom widen 128/256-bit vXi32 fp_to_uint on avx512f targets without avx512vl. Similar for vXi64 on avx512dq without avx512vl.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 26 22:34:55 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGecbaf152f8fe: [X86] Custom widen 128/256-bit vXi32 fp_to_uint on avx512f targets without… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D71879?vs=235293&id=235389#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71879/new/
https://reviews.llvm.org/D71879
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71879.235389.patch
Type: text/x-patch
Size: 16842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191227/6517622c/attachment.bin>
More information about the llvm-commits
mailing list