[llvm] [InstCombine] Fold `icmp pred (inttoptr X), (inttoptr Y) -> icmp pred X, Y` (PR #77832)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 12:37:19 PST 2024


dtcxzyw wrote:

> Suspecting miscompile causing https://lab.llvm.org/buildbot/#/builders/236/builds/8673

We pass the CI with asan: https://lab.llvm.org/buildbot/#/builders/239/builds/5285.
Do you know why `llvm-pdbutil` crashes? I cannot get any useful information from the log :(



https://github.com/llvm/llvm-project/pull/77832


More information about the llvm-commits mailing list