[PATCH] D71691: [x86] Solve the problem caused by strict and non-strict FP-TO-S/UINT sharing CVTTP2SI/CVTTP2UI nodes

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 01:28:14 PST 2019


LiuChen3 updated this revision to Diff 234677.
LiuChen3 added a comment.

Simplified test cases


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

https://reviews.llvm.org/D71691

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  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/vec-strict-fptoint-128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71691.234677.patch
Type: text/x-patch
Size: 43307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191219/f5723ee6/attachment.bin>


More information about the llvm-commits mailing list