[PATCH] D141188: [MergeICmps] Adapt to non-eq comparisons

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 23:04:17 PST 2023


Allen added a comment.

In D141188#4180343 <https://reviews.llvm.org/D141188#4180343>, @glandium wrote:

> The crash comes from D143225 <https://reviews.llvm.org/D143225>.

Oh, thanks @glandium very much for your information. 
In that case, I'll land this patch in the near future, as the previous runtime issue has been resolved.


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

https://reviews.llvm.org/D141188



More information about the llvm-commits mailing list