[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
Fri Dec 2 11:04:16 PST 2016


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

Fixed folding to use the right operand.


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.80105.patch
Type: text/x-patch
Size: 13976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/5e8bd1c1/attachment.bin>


More information about the llvm-commits mailing list