[PATCH] D15330: Fix cycle in selection DAG introduced by extractelement legalization

Robert Lougher via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 16:09:21 PST 2015


rob.lougher added a comment.

Thanks for the review!  Yes, I can use hasPredecessorHelper, which should make it less expensive when there is more than one store to check.  I'll post an updated patch...


http://reviews.llvm.org/D15330





More information about the llvm-commits mailing list