[PATCH] D24345: [X86][SSE] Improve recognition of i64 sitofp conversions can be performed as i32 (PR29078)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 10:38:41 PDT 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D24345?vs=70697&id=71389#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24345

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/i64-to-float.ll
  llvm/trunk/test/CodeGen/X86/sse-fsignum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24345.71389.patch
Type: text/x-patch
Size: 13280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/0813105e/attachment.bin>


More information about the llvm-commits mailing list