[PATCH] D141188: [MergeICmps] Adapt to non-eq comparisons
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 29 19:27:00 PST 2023
Allen added a comment.
Thanks @vitalybuka very much, I now repoduce the issue with the following command, and it seems a **Infinite loop** at compile time with this patch.
- ~/scratch_dir/llvm-zorg/zorg/buildbot/builders/sanitizers/buildS/llvm-project(cbbcb10e084e <https://reviews.llvm.org/rGcbbcb10e084e9ef93f37fdf8526b0ab20200eb46>) ยป sh ../../buildbot_bootstrap_ubsan.sh
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141188/new/
https://reviews.llvm.org/D141188
More information about the llvm-commits
mailing list