[PATCH] D122835: [SCEV] Removed an unnecessary assertion in SCEV.

YangguangLi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 13:18:25 PDT 2022


Yangguang added a comment.

In D122835#3489307 <https://reviews.llvm.org/D122835#3489307>, @nikic wrote:

> Though for the title, I'd suggest invalid -> unnecessary. The assertion itself is fine, there's just no reason to check it here.

Thanks! Fixed as suggested.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122835/new/

https://reviews.llvm.org/D122835



More information about the llvm-commits mailing list