[PATCH] D12372: [X86] Fix sitofp and uitofp instruction matching failures with long double and avx512

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 20 01:13:57 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248114: [X86] Fix sitofp and uitofp instruction matching failures with long doubleā€¦ (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D12372?vs=33220&id=35192#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12372

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/scalar-int-to-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12372.35192.patch
Type: text/x-patch
Size: 6247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150920/3a0cedf2/attachment.bin>


More information about the llvm-commits mailing list