[PATCH] [X86][SSE] Vector integer/float conversion memory folding (cvttps2dq / cvttpd2dq)

Simon Pilgrim llvm-dev at redking.me.uk
Thu Nov 6 05:34:07 PST 2014


Updated the patch to follow the test pattern used in http://reviews.llvm.org/D5981

Added the (v)cvtps2dq / (v)cvtpd2dq folds as well

http://reviews.llvm.org/D6001

Files:
  lib/Target/X86/X86InstrInfo.cpp
  test/CodeGen/X86/avx1-stack-reload-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6001.15859.patch
Type: text/x-patch
Size: 3968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141106/3676d1ae/attachment.bin>


More information about the llvm-commits mailing list