[PATCH] D17889: [MachineCopyPropagation] Expose more dead copies across instructions with regmasks

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 11:36:36 PST 2016


qcolombet added a comment.

That may just mean we need to run an additional DCE pass somewhere else.

Where does the dead move come from?


http://reviews.llvm.org/D17889





More information about the llvm-commits mailing list