[PATCH] D23276: [X86][SSE] Fix memory folding of (v)roundsd / (v)roundss

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 02:40:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278106: [X86][SSE] Fix memory folding of (v)roundsd / (v)roundss (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D23276?vs=67203&id=67305#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23276

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/stack-folding-fp-avx1.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-fp-sse42.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23276.67305.patch
Type: text/x-patch
Size: 8437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/f17f0aae/attachment.bin>


More information about the llvm-commits mailing list