This is an archive of the discontinued LLVM Phabricator instance.

[x86][FastISel] Teach how to select SSE4A nontemporal stores.
ClosedPublic

Authored by RKSimon on Oct 15 2015, 7:53 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

RKSimon updated this revision to Diff 37484.Oct 15 2015, 7:53 AM
RKSimon retitled this revision from to [x86][FastISel] Teach how to select SSE4A nontemporal stores..
RKSimon updated this object.
RKSimon set the repository for this revision to rL LLVM.
RKSimon added a subscriber: llvm-commits.
spatel accepted this revision.Oct 15 2015, 9:20 AM
spatel edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 15 2015, 9:20 AM
This revision was automatically updated to reflect the committed changes.