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

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 13:03:43 PST 2016


qcolombet added a comment.

Thanks Jun for checking where the copy came from.
That being said, isn't this case already handled?
And if it is not, could you add a test case for it. None of the test cases you are adding reproduce that example.

Thanks,
-Quentin


http://reviews.llvm.org/D17889





More information about the llvm-commits mailing list