[PATCH] D26861: [POWERPC][LE] prevent vxs load and store from expanding to lxvd2x/xxswapd and xxswapd/stxvd2x for aligned vectors
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 15:17:06 PST 2016
nemanjai reopened this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
I reverted this commit because it was causing some failures for Google. We will investigate once they produce a reduced test case but in the meantime, we were asked to revert this. Reopening the review until we get this resolved.
Revision for the revert:
Committed revision 288214.
https://reviews.llvm.org/D26861
More information about the llvm-commits
mailing list