This is an archive of the discontinued LLVM Phabricator instance.

[X86][SSE] Change memop fragment to inherit from vec128load with local alignment controls
ClosedPublic

Authored by RKSimon on Jun 5 2017, 10:05 AM.

Details

Summary

First possible step towards merging SSE/AVX memory folding pattern fragments.

Also allows us to remove the duplicate non-temporal load logic.

Diff Detail

Repository
rL LLVM

Event Timeline

RKSimon created this revision.Jun 5 2017, 10:05 AM
This revision is now accepted and ready to land.Jun 11 2017, 7:18 PM
This revision was automatically updated to reflect the committed changes.