[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
Wed Sep 14 10:35:29 PDT 2016
RKSimon updated this revision to Diff 71386.
RKSimon added a comment.
Updated now that https://reviews.llvm.org/D24345 has been committed
Repository:
rL LLVM
https://reviews.llvm.org/D24343
Files:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx512-cvt.ll
test/CodeGen/X86/i64-to-float.ll
test/CodeGen/X86/uint_to_fp-3.ll
test/CodeGen/X86/vec_int_to_fp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24343.71386.patch
Type: text/x-patch
Size: 42248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/ef981b6c/attachment.bin>
More information about the llvm-commits
mailing list