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

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 16:03:34 PST 2024


vitalybuka wrote:

That's why I suspect miscompile.

But so far it's just a suspicion. I am bisecting to be sure, that build is slow.

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


More information about the llvm-commits mailing list