[PATCH] D31759: [SDAG] Fix visitAND optimization to deal with vector extract case again.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 11:28:20 PDT 2017
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM, I guess. We really need come up with better idioms for replacing loads in DAGCombine.
https://reviews.llvm.org/D31759
More information about the llvm-commits
mailing list