[PATCH] D71850: [X86] Add STRICT versions of CVTTP2SI, CVTTP2UI, CMPM, and CMPP.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 24 10:20:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa21beccea202: [X86] Add STRICT versions of CVTTP2SI, CVTTP2UI, CMPM, and CMPP. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71850/new/

https://reviews.llvm.org/D71850

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71850.235227.patch
Type: text/x-patch
Size: 96320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191224/60505ee5/attachment.bin>


More information about the llvm-commits mailing list