[PATCH] D13988: [X86][SSE] Add general memory folding for (V)INSERTPS instruction

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 06:46:12 PST 2015


RKSimon updated this revision to Diff 39199.
RKSimon added a comment.

Refreshed patch based on Filipe's comments


Repository:
  rL LLVM

http://reviews.llvm.org/D13988

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h
  test/CodeGen/X86/avx.ll
  test/CodeGen/X86/sse41.ll
  test/CodeGen/X86/stack-folding-fp-avx1.ll
  test/CodeGen/X86/stack-folding-fp-sse42.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13988.39199.patch
Type: text/x-patch
Size: 15301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/dae019a4/attachment.bin>


More information about the llvm-commits mailing list