[PATCH] D141188: [MergeICmps] Adapt to non-eq comparisons
Mike Hommey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 20:03:35 PST 2023
glandium added a comment.
In D141188#4174664 <https://reviews.llvm.org/D141188#4174664>, @Allen wrote:
> In D141188#4166296 <https://reviews.llvm.org/D141188#4166296>, @glandium wrote:
>
>> FYI this patch also caused some of Firefox's unit tests to fail, e.g. https://treeherder.mozilla.org/logviewer?job_id=407511605&repo=toolchains&lineNumber=32470
>
> hi @glandium, As I don't know how to check the above tests, would you help me to check that base on my new update changes ?
Building Firefox with this new patch applied yields a clang crash like @ayzhao's.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141188/new/
https://reviews.llvm.org/D141188
More information about the llvm-commits
mailing list