[PATCH] D27323: [X86] Fix non-intrinsic roundss/roundsd to not read the destination register

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 13:07:59 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288703: [X86] Fix non-intrinsic roundss/roundsd to not read the destination register (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D27323?vs=80298&id=80316#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27323

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/pr31143.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27323.80316.patch
Type: text/x-patch
Size: 15117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/b484b337/attachment-0001.bin>


More information about the llvm-commits mailing list