[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 11:11:12 PST 2016


mkuper updated this revision to Diff 80298.
mkuper added a comment.

Updated with SD testcase.

Craig, does your LGTM still hold?


https://reviews.llvm.org/D27323

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

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


More information about the llvm-commits mailing list