[PATCH] D53649: [TargetLowering] Improve vXi64 UITOFP vXf64 support (P38226)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 04:18:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345256: [TargetLowering] Improve vXi64 UINT_TO_FP vXf64 support (P38226) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53649?vs=170905&id=171061#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53649

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
  llvm/trunk/test/CodeGen/X86/ftrunc.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53649.171061.patch
Type: text/x-patch
Size: 55415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/7bec0869/attachment.bin>


More information about the llvm-commits mailing list