[PATCH] D71592: [X86] Enable STRICT_FP_TO_SINT/UINT on X86 backend.
LiuChen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 22:53:41 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f932b57296a: Enable STRICT_FP_TO_SINT/UINT on X86 backend This patch is mainly for custom… (authored by LiuChen3).
Changed prior to commit:
https://reviews.llvm.org/D71592?vs=234459&id=234665#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71592/new/
https://reviews.llvm.org/D71592
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
llvm/lib/Target/X86/X86InstrSSE.td
llvm/test/CodeGen/X86/avx512-intrinsics.ll
llvm/test/CodeGen/X86/avx512dq-intrinsics.ll
llvm/test/CodeGen/X86/avx512dqvl-intrinsics.ll
llvm/test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll
llvm/test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
llvm/test/CodeGen/X86/avx512vl-intrinsics.ll
llvm/test/CodeGen/X86/fp-strict-scalar-fptoint.ll
llvm/test/CodeGen/X86/fp80-strict-scalar.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71592.234665.patch
Type: text/x-patch
Size: 368634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191219/a596658d/attachment-0001.bin>
More information about the llvm-commits
mailing list