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

Mike Hommey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 23:35:45 PST 2023


glandium added a comment.

In D141188#4180432 <https://reviews.llvm.org/D141188#4180432>, @Allen wrote:

> 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.

I'm testing it against trunk minus the patch that causes the crash. In a couple hours or less, I'll be able to tell you whether the latest version or the patch works properly for Firefox.


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

https://reviews.llvm.org/D141188



More information about the llvm-commits mailing list