[PATCH] D24343: [X86][SSE] Improve recognition of uitofp conversions that can be performed as sitofp

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 18 05:54:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281852: [X86][SSE] Improve recognition of uitofp conversions that can be performed as… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D24343?vs=71386&id=71747#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24343

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
  llvm/trunk/test/CodeGen/X86/i64-to-float.ll
  llvm/trunk/test/CodeGen/X86/uint_to_fp-3.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24343.71747.patch
Type: text/x-patch
Size: 41588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160918/de5cdd87/attachment.bin>


More information about the llvm-commits mailing list