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

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 18:31:42 PDT 2023


Allen added a comment.

In D141188#4253679 <https://reviews.llvm.org/D141188#4253679>, @aeubanks wrote:

> unless I'm overlooking something, the `[ true, %2 ]` -> `[ false, %2 ]` is pretty clearly wrong

Oh, Thanks, you are right. It seems there is a bug in alive2 , so I report it on https://github.com/AliveToolkit/alive2/issues/901


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

https://reviews.llvm.org/D141188



More information about the llvm-commits mailing list