[PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.

Hongbin Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 03:18:55 PST 2016


etherzhhb added a comment.

In http://reviews.llvm.org/D17641#362658, @grosser wrote:

> Dropping dead code is clearly a good thing and this indeed seems like a misuse of MemAccInst. We occasionally allow dead code in the main repository to reduce merge problems with external repositories, but this is clearly an exception. Let's wait for the OK from Johannes and Michael, just in case.


yes


Repository:
  rL LLVM

http://reviews.llvm.org/D17641





More information about the llvm-commits mailing list