[PATCH] D11854: DeadStoreElimination: remove a redundant store even if the load is in a different block.

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 17:19:59 PDT 2015


qcolombet added a subscriber: qcolombet.
qcolombet added a comment.

Hi Erik,

Couple of comments:
Please upload your patch with the full context.
Please use -instnamer on your test cases to get rid of the %[0-9]+ variables.

Thanks,
-Quentin


http://reviews.llvm.org/D11854





More information about the llvm-commits mailing list