[PATCH] D13773: [x86][FastISel] Teach how to select SSE4A nontemporal stores.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 07:53:57 PDT 2015


RKSimon created this revision.
RKSimon added reviewers: andreadb, spatel, qcolombet, ributzka.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.

Follow up to D13698

Add FastISel support for SSE4A scalar float / double non-temporal stores

Repository:
  rL LLVM

http://reviews.llvm.org/D13773

Files:
  lib/Target/X86/X86FastISel.cpp
  test/CodeGen/X86/fast-isel-nontemporal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13773.37484.patch
Type: text/x-patch
Size: 5969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/d4bd2319/attachment.bin>


More information about the llvm-commits mailing list