[PATCH] D26790: [X86] Add a hasOneUse check to selectScalarSSELoad to keep the same load from being folded multiple times

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 26 08:04:48 PST 2016


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM, but please add a FIXME code comment about the chain problem, so we don't lose track of that.


https://reviews.llvm.org/D26790





More information about the llvm-commits mailing list