[PATCH] D122835: [SCEV] Remove an invalid assertion in SCEV.
YangguangLi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 12:57:55 PDT 2022
Yangguang added a comment.
In D122835#3489265 <https://reviews.llvm.org/D122835#3489265>, @reames wrote:
> LGTM, the simplified assert looks correct to me. Removing complexity which is no longer needed is always good.
Sorry, I just deleted the whole assertion as suggested by the reviews. Just right after you accepted the patch. Could you please double check if the correct version is accepted?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122835/new/
https://reviews.llvm.org/D122835
More information about the llvm-commits
mailing list